diff main/database/NEWS @ 11706:95b91d8c9ee2 octave-forge

Make returned type information recursive over composite type elements.
author i7tiol
date Thu, 16 May 2013 17:12:25 +0000
parents dafee4563c36
children efca9c2a8a7e
line wrap: on
line diff
--- a/main/database/NEWS	Thu May 16 10:48:31 2013 +0000
+++ b/main/database/NEWS	Thu May 16 17:12:25 2013 +0000
@@ -1,6 +1,5 @@
  ** pq_exec_params: For queries, information on postgresql data types
-    of columns is also returned (but not recursively for elements of
-    composite types).
+    of columns is also returned.
 
  ** New converters for geometric types (point, lseg, (line,) box,
     circle, polygon, path).