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 2fcc911 commit 0181d9fCopy full SHA for 0181d9f
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Dec 21 00:27:04 EST 2001
+Last updated: Wed Dec 26 18:46:59 EST 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -386,6 +386,8 @@ MISCELLANEOUS
386
file descriptor to backend pre-forked for matching database
387
* Nested FULL OUTER JOINs don't work (Tom)
388
* Allow merge and hash joins on expressions not just simple variables (Tom)
389
+* Add new pg_proc cachable settings to specify whether function can be
390
+ evaluated only once or once per query
391
392
SOURCE CODE
393
-----------
0 commit comments