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

Commit8a4a802

Browse files
committed
Update TODO list.
1 parent642107d commit8a4a802

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

‎doc/TODO

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Thu May 1016:28:36 EDT 2001
3+
Last updated:Thu May 1018:36:37 EDT 2001
44

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

@@ -122,13 +122,15 @@ INDEXES
122122
* Gather more accurate dispersion statistics using indexes
123123
* Add deleted bit to index tuples to reduce heap access
124124
* Prevent index uniqueness checks when UPDATE does not modifying column
125-
* System Tables
126-
* Add unique indexes to pg_shadow.usename and pg_shadow.usesysid or
127-
switch to pg_shadow.oid as user id
128-
* Add unique indexes on pg_database
129-
* Check all system tables and add unique indexes as needed
130-
* Remove pg_listener index
131-
* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
125+
126+
SYSTEM TABLES
127+
128+
* Add unique indexes to pg_shadow.usename and pg_shadow.usesysid or
129+
switch to pg_shadow.oid as user id
130+
* Add unique indexes on pg_database
131+
* Check all system tables and add unique indexes as needed
132+
* Remove pg_listener index
133+
* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
132134

133135
COMMANDS
134136

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp