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 6f901b6 commit 550d384Copy full SHA for 550d384
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Dec 29 15:40:24 EST 2001
+Last updated: Sat Dec 29 20:46:55 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -398,6 +398,7 @@ MISCELLANEOUS
398
* Add new pg_proc cachable settings to specify whether function can be
399
evaluated only once or once per query
400
* Change FIXED_CHAR_SEL to 0.20 from 0.04 to give better selectivity (Bruce)
401
+* Make locking of shared data structures more fine-grained
402
403
SOURCE CODE
404
-----------
0 commit comments