We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c992c commit e9e42f6Copy full SHA for e9e42f6
doc/TODO
@@ -114,7 +114,7 @@ COMMANDS
114
* Add ALTER TABLE DROP/ALTER COLUMN feature(Peter E)
115
* Add ALTER TABLE command to change table ownership
116
* Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT
117
- NULL specification, indexes, permissions, etc on table[cluster]
+ NULL specification, indexes, permissions, etc on table
118
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
119
* Auto-destroy sequence on DROP of table with SERIAL(Ryan)
120
* Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison
doc/TODO.detail/cluster
0 commit comments