Thanks to visit codestin.com Credit goes to github.com
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 0b268e5 commit a8385d0Copy full SHA for a8385d0
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Sep 28 11:31:14 EDT 2001
+Last updated: Fri Sep 28 17:39:19 EDT 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -317,6 +317,7 @@ MISCELLANEOUS
317
* Allow logging of query durations
318
* Add hash for evaluating GROUP BY aggregates
319
* -Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
320
+* Make secondary WAL page write()'s write only modified data
321
* Improve spinlock code [performance]
322
o use SysV semaphores or queue of backends waiting on the lock
323
o wakeup sleeper or sleep for less than one clock tick
0 commit comments