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 b9ba13a commit 3bfd4d9Copy full SHA for 3bfd4d9
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue May 11 16:23:02 EDT 2004
+Last updated: Wed May 12 00:10:39 EDT 2004
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -245,7 +245,6 @@ 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)
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