Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit eda82e7

Browse files
committed
Update TODO list.
1 parent cdf220f commit eda82e7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/TODO

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Feb 19 15:46:05 EST 2001
3+
Last updated: Mon Feb 19 16:52:49 EST 2001
44

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

@@ -321,7 +321,9 @@ MISC
321321
* Prevent pg_attribute from having duplicate oids for indexes (Tom)
322322
* Force transactions that commit at near the same time use a single fsync()
323323
* Make blind writes go through the file descriptor cache
324-
* LAZY VACUUM (Vadim)
324+
* Add LAZY VACUUM (Vadim)
325+
* Add deleted bit to index tuples to reduce heap access
326+
* Prevent index uniqueness checks when UPDATE does not modify column
325327

326328
SOURCE CODE
327329
-----------

0 commit comments

Comments
 (0)