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

Commitbe64674

Browse files
committed
Update TODO list.
1 parent57d3251 commitbe64674

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

‎doc/TODO

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Tue Jan 9 13:05:49 EST 2001
3+
Last updated:Thu Jan11 16:06:57 EST 2001
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -151,8 +151,12 @@ COMMANDS
151151
* Add ALTER TABLE ... DROP CONSTRAINT
152152
* -Add ALTER USER command to change user db attributes (Peter E)
153153
* Automatically drop constraints/functions when object is dropped
154-
* Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT
155-
NULL specification, indexes, permissions, etc on table
154+
* CLUSTER
155+
* cluster all tables at once
156+
* prent lose of constraints, indexes, permissions, inheritance
157+
* Automatically keep clustering on a table
158+
* Keep statistics about clustering, perhaps during VACUUM ANALYZE
159+
[optimizer]
156160
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
157161
* Auto-destroy sequence on DROP of table with SERIAL (Ryan)
158162
* Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
@@ -284,8 +288,6 @@ MISC
284288
* -Redesign ANALYZE in VACUUM so it can be run separately without locks
285289
* Make ANALYZE a separate command
286290
* Gather more accurate dispersion statistics using indexes
287-
* Keep statistics about clustering of table rows [optimizer]
288-
* Automatically keep clustering on a table
289291
* Improve statistics storage in pg_class [performance]
290292
* Improve VACUUM speed with indexes [vacuum]
291293
* Reduce VACUUM lock time by moving tuples with read lock, then write

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp