File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11ODO 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
55Current 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
124125COMMANDS
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)
You can’t perform that action at this time.
0 commit comments