File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Tue Oct 26 00:21:35 EDT 1999
3
+ Last updated: Tue Oct 26 00:58:06 EDT 1999
4
4
5
5
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
6
6
@@ -148,7 +148,7 @@ COMMANDS
148
148
* ALTER TABLE ADD COLUMN to inherited table put column in wrong place [inherit]
149
149
* Add ALTER TABLE DROP/ALTER COLUMN feature
150
150
* Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT
151
- NULL specification on table [cluster]
151
+ NULL specification, indexes, permissions, etc on table[cluster]
152
152
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
153
153
* Auto-destroy sequence on DROP of table with SERIAL(Ryan)
154
154
* Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison
You can’t perform that action at this time.
0 commit comments