Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c9a993c

Browse files
committed
Done in 7.3, so removed:
< o Allow psql \copy to specify column names 199d197 < o Add SET REAL_FORMAT and SET DOUBLE_PRECISION_FORMAT using printf args
1 parent 68b9447 commit c9a993c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/TODO

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sun Dec 1 16:20:39 EST 2002
3+
Last updated: Sun Dec 1 16:27:51 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -174,7 +174,6 @@ Commands
174174
o Allow CLUSTER to cluster all tables, remove clusterdb
175175

176176
* COPY
177-
o Allow psql \copy to specify column names
178177
o Allow dump/load of CSV format
179178
o Allow COPY to report error lines and continue; optionally
180179
allow error codes to be specified; requires savepoints or can
@@ -196,7 +195,6 @@ Commands
196195
RULE cases (Philip)
197196

198197
* SHOW/SET
199-
o Add SET REAL_FORMAT and SET DOUBLE_PRECISION_FORMAT using printf args
200198
o Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
201199
ANALYZE, and CLUSTER
202200
o Add SET SCHEMA

0 commit comments

Comments
 (0)