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

Commitd404223

Browse files
committed
Update TODO list.
1 parent8c79f3c commitd404223

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Fri Jul 2012:14:48 EDT 2001
3+
Last updated:Fri Jul 2016:51:22 EDT 2001
44

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

@@ -99,12 +99,13 @@ INDEXES
9999
fails index can't store constant parameters
100100
* Add FILLFACTOR to index creation
101101
* -Re-enable partial indexes
102+
* -Prevent pg_attribute from having duplicate oids for indexes (Tom)
102103
* Allow inherited tables to inherit index, UNIQUE constraint, and primary
103104
key, foreign key [inheritance]
104105
* UNIQUE INDEX on base column not honored on inserts from inherited table
105106
INSERT INTO inherit_table (unique_index_col) VALUES (dup) should fail
106107
[inheritance]
107-
*-Prevent pg_attribute from having duplicate oids for indexes (Tom)
108+
*Allow DELETE/UPDATE on inherited table
108109
* Add UNIQUE capability to non-btree indexes
109110
* Certain indexes will not shrink, e.g. oid indexes with many inserts
110111
* Have UPDATE/DELETE clean out indexes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp