File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Mon Jul 21 15:04:47 EDT 2003
3
+ Last updated: Mon Jul 21 15:15:44 EDT 2003
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -249,6 +249,7 @@ Commands
249
249
o Add table function support to pltcl, plperl, plpython
250
250
o -Make PL/PgSQL %TYPE schema-aware
251
251
o Allow PL/PgSQL to support array element assignment
252
+ o Add PL/PHP (Joe, Jan)
252
253
253
254
254
255
Clients
@@ -466,7 +467,7 @@ Source Code
466
467
* Acquire lock on a relation before building a relcache entry for it
467
468
* Research interaction of setitimer() and sleep() used by statement_timeout
468
469
* Add checks for fclose() failure
469
- * Change CVS $Id: TODO,v 1.1092 2003/07/21 19:04:54 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1092 2003/07/21 19:04:54 momjian Exp $
470
+ * Change CVS $Id: TODO,v 1.1093 2003/07/21 19:15:48 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1093 2003/07/21 19:15:48 momjian Exp $
470
471
* Exit postmaster if postgresql.conf can not be opened
471
472
* Rename /scripts directory because they are all C programs now
472
473
* Allow the regression tests to start postmaster with -i so the tests
You can’t perform that action at this time.
0 commit comments