Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12094d0 commit ca98317Copy full SHA for ca98317
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat May 24 14:25:18 EDT 2003
+Last updated: Sat May 24 15:03:01 EDT 2003
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -242,6 +242,9 @@ Clients
242
* Allow psql to do table completion for SELECT * FROM schema_part and
243
table completion for SELECT * FROM schema_name.
244
* Add XML capability to pg_dump and COPY, when backend XML capability
245
+* Allow clients to get data types, typmod, schema.table.column names from
246
+ result sets, either via the backend protocol or a new QUERYINFO command
247
+
248
249
* JDBC
250
o Comprehensive test suite. This may be available already.
0 commit comments