We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d245b6b commit 8c702eaCopy full SHA for 8c702ea
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Mar 16 11:13:31 EST 2004
+Last updated: Wed Mar 17 12:40:38 EST 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -124,7 +124,7 @@ Views / Rules
124
Indexes
125
=======
126
127
-* Order duplicate index entries by tid for faster heap lookups
+* Order duplicate index entries on creation by tid for faster heap lookups
128
* Allow inherited tables to inherit index, UNIQUE constraint, and primary
129
key, foreign key [inheritance]
130
* UNIQUE INDEX on base column not honored on inserts from inherited table
0 commit comments