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

Commit27f9d6e

Browse files
committed
Update TODO list.
1 parentcc54c68 commit27f9d6e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sat Jul21 00:41:03 EDT 2001
3+
Last updated:Mon Jul30 12:48:40 EDT 2001
44

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

@@ -98,6 +98,7 @@ INDEXES
9898
* Allow CREATE INDEX zman_index ON test (date_trunc( 'day', zman ) datetime_ops)
9999
fails index can't store constant parameters
100100
* Add FILLFACTOR to index creation
101+
* Order duplicate index entries by tid
101102
* -Re-enable partial indexes
102103
* -Prevent pg_attribute from having duplicate oids for indexes (Tom)
103104
* Allow inherited tables to inherit index, UNIQUE constraint, and primary
@@ -274,6 +275,7 @@ CACHE
274275

275276
* Cache most recent query plan(s) (Karel) [prepare]
276277
* Shared catalog cache, reduce lseek()'s by caching table size in shared area
278+
* Add free-behind capability for large sequential scans
277279

278280
VACUUM
279281

@@ -307,6 +309,7 @@ MISCELLANEOUS
307309
* Add hash for evaluating GROUP BY aggregates
308310
* Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
309311
* Create spinlock sleepers queue so everyone doesn't wake up at once
312+
* Add queue of backends waiting for spinlock
310313

311314
SOURCE CODE
312315
-----------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp