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 f6c1f99 commit ac32304Copy full SHA for ac32304
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: Wed Mar 23 00:50:54 EST 2005
+Last updated: Wed Mar 23 01:11:57 EST 2005
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -514,6 +514,7 @@ Commands
514
o Allow PL/pgSQL EXECUTE query_var INTO record_var;
515
o Add capability to create and call PROCEDURES
516
o Allow PL/pgSQL to handle %TYPE arrays, e.g. tab.col%TYPE[]
517
+ o Add MOVE to PL/pgSQL
518
519
520
Clients
0 commit comments