8000
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 e4ecfdd commit 66858ebCopy full SHA for 66858eb
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Feb 19 11:54:59 EST 2001
+Last updated: Mon Feb 19 14:06:37 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -319,6 +319,8 @@ MISC
319
ANALYZE, and CLUSTER
320
* Delay fsync() when other backends are about to commit too [fsync]
321
* Prevent pg_attribute from having duplicate oids for indexes (Tom)
322
+* Force transactions that commit at near the same time use a single fsync()
323
+* Make blind writes go through the file descriptor cache
324
325
SOURCE CODE
326
-----------
0 commit comments