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 1322791 commit 0ae430aCopy full SHA for 0ae430a
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
-Last updated: Mon Feb 21 23:07:19 EST 2005
+Last updated: Thu Feb 24 09:14:47 EST 2005
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -492,7 +492,7 @@ Commands
492
493
Currently only constants are supported.
494
495
- o Change PL/PgSQL to use palloc() instead of malloc()
+ o -Change PL/PgSQL to use palloc() instead of malloc()
496
o Handle references to temporary tables that are created, destroyed,
497
then recreated during a session, and EXECUTE is not used
498
0 commit comments