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 53c1f64 commit 6008fcaCopy full SHA for 6008fca
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Mar 3 00:16:52 EST 2004
+Last updated: Wed Mar 3 09:26:47 EST 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -245,7 +245,7 @@ Commands
245
get_employee_salary(emp_id => 12345, tax_year => 2001)
246
o Add PL/PgSQL packages
247
o Add table function support to pltcl, plperl, plpython
248
- o Add PL/PHP (Joe, Jan)
+ o Add PL/PHP (Joe)
249
o Allow PL/pgSQL to name columns by ordinal position, e.g. rec.(3)
250
o Allow PL/pgSQL EXECUTE query_var INTO record_var;
251
o Add capability to create and call PROCEDURES
0 commit comments