Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit78a693c

Browse files
committed
Add:
> * Allow REINDEX to rebuild all indexes, remove /contrib/reindex> o Allow CLUSTER to cluster all tables, remove clusterdb
1 parent0582ad9 commit78a693c

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
TODO list for PostgreSQL
22
========================
3-
Last updated:Tue Aug 2700:30:19 EDT 2002
3+
Last updated:Tue Aug 2710:17:11 EDT 2002
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp