We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent68b9447 commitc9a993cCopy full SHA for c9a993c
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated:Sun Dec 1 16:20:39 EST 2002
+Last updated:Sun Dec 1 16:27:51 EST 2002
4
5
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -174,7 +174,6 @@ Commands
174
o Allow CLUSTER to cluster all tables, remove clusterdb
175
176
* COPY
177
-o Allow psql \copy to specify column names
178
o Allow dump/load of CSV format
179
o Allow COPY to report error lines and continue; optionally
180
allow error codes to be specified; requires savepoints or can
@@ -196,7 +195,6 @@ Commands
196
195
RULE cases (Philip)
197
198
* SHOW/SET
199
-o Add SET REAL_FORMAT and SET DOUBLE_PRECISION_FORMAT using printf args
200
o Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
201
ANALYZE, and CLUSTER
202
o Add SET SCHEMA