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 22d7fa7 commit aedc8a9Copy full SHA for aedc8a9
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun Feb 17 20:16:14 EST 2002
+Last updated: Sun Feb 17 21:00:07 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -243,6 +243,7 @@ CLIENTS
243
* Allow psql \d to show temporary table structure
244
* Add XML interface: psql, pg_dump, COPY, separate server (?)
245
* Add config file check for $ODBCINI, $HOME/.odbc.ini, installpath/etc/odbc.ini
246
+* Have pg_dump use ADD PRIMARY KEY after COPY, for performance
247
248
* JDBC
249
o Comprehensive test suite. This may be available already.
0 commit comments