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

Commit 96648f6

Browse files
committed
Update TODO list.
1 parent b8e182b commit 96648f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ODO list for PostgreSQL
22
========================
3-
Last updated: Mon Oct 16 11:54:04 EDT 2000
3+
Last updated: Mon Oct 16 12:12:54 EDT 2000
44

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

@@ -120,6 +120,7 @@ INDEXES
120120
* Allow SQL function indexes
121121
* Add FILLFACTOR to index creation
122122
* Re-enable partial indexes
123+
* Allow inherited tables to inherit index
123124

124125
COMMANDS
125126

@@ -155,6 +156,7 @@ CLIENTS
155156
* Make NULL's come out at the beginning or end depending on the
156157
ORDER BY direction
157158
* Update reltuples from COPY command
159+
* Allow COPY to specify column names
158160
* fix array handling for ECPG
159161
* add pg_dump option to dump type names as standard ANSI types
160162
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)

0 commit comments

Comments
 (0)