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 4e9face commit 956762aCopy full SHA for 956762a
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun Jan 12 00:35:49 EST 2003
+Last updated: Mon Jan 13 19:47:26 EST 2003
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -225,7 +225,8 @@ Commands
225
o Allow array declarations and other data types in PL/PgSQL DECLARE
226
o Add PL/PgSQL PROCEDURES that can return multiple values
227
o Add table function support to pltcl, plperl, plpython
228
- o Make PL/PgSQL %TYPE schema-aware
+ o Make PL/PgSQL %TYPE schema-aware
229
+ o Allow PL/PgSQL to support array element assignment
230
231
232
Clients
0 commit comments