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 7433081 commit 192d724Copy full SHA for 192d724
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Mar 20 15:31:46 EST 2001
+Last updated: Tue Mar 20 15:32:12 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -273,7 +273,7 @@ PERFORMANCE
273
* Delay fsync() when other backends are about to commit too [fsync]
274
* Determine optimal commit_delay value
275
* Determine optimal fdatasync/fsync, O_SYNC/O_DSYNC options
276
- * Allow multiple blocks to we written to WAL in one write()
+ * Allow multiple blocks to be written to WAL with one write()
277
278
INDEXES
279
0 commit comments