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 11TODO list for PostgreSQL
22========================
3- Last updated: Tue Aug 27 00:30:19 EDT 2002
3+ Last updated: Tue Aug 27 10:17:11 EDT 2002
44
55Current maintainer: Bruce Momjian (
[email protected] )
66
@@ -192,6 +192,7 @@ Commands
192192* Return proper effected tuple count from complex commands [return]
193193* Allow DELETE to handle table aliases for self-joins [delete]
194194* Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
195+ * Allow REINDEX to rebuild all indexes, remove /contrib/reindex
195196
196197* ALTER
197198 o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
@@ -214,6 +215,7 @@ Commands
214215 previous CLUSTER
215216 o -Prevent loss of indexes, permissions, inheritance
216217 o Automatically maintain clustering on a table
218+ o Allow CLUSTER to cluster all tables, remove clusterdb
217219
218220* COPY
219221 o -Allow specification of column names
You can’t perform that action at this time.
0 commit comments