File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Sun Dec 1 16:20:39 EST 2002
3
+ Last updated: Sun Dec 1 16:27:51 EST 2002
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -174,7 +174,6 @@ Commands
174
174
o Allow CLUSTER to cluster all tables, remove clusterdb
175
175
176
176
* COPY
177
- o Allow psql \copy to specify column names
178
177
o Allow dump/load of CSV format
179
178
o Allow COPY to report error lines and continue; optionally
180
179
allow error codes to be specified; requires savepoints or can
@@ -196,7 +195,6 @@ Commands
196
195
RULE cases (Philip)
197
196
198
197
* SHOW/SET
199
- o Add SET REAL_FORMAT and SET DOUBLE_PRECISION_FORMAT using printf args
200
198
o Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
201
199
ANALYZE, and CLUSTER
202
200
o Add SET SCHEMA
You can’t perform that action at this time.
0 commit comments