Skip to content

Commit e4c5b98

Browse files
committed
Add:
> o Add PL/PHP (Joe, Jan)
1 parent ad8181c commit e4c5b98

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Jul 21 15:04:47 EDT 2003
3+
Last updated: Mon Jul 21 15:15:44 EDT 2003
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -249,6 +249,7 @@ Commands
249249
o Add table function support to pltcl, plperl, plpython
250250
o -Make PL/PgSQL %TYPE schema-aware
251251
o Allow PL/PgSQL to support array element assignment
252+
o Add PL/PHP (Joe, Jan)
252253

253254

254255
Clients
@@ -466,7 +467,7 @@ Source Code
466467
* Acquire lock on a relation before building a relcache entry for it
467468
* Research interaction of setitimer() and sleep() used by statement_timeout
468469
* 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 $
470471
* Exit postmaster if postgresql.conf can not be opened
471472
* Rename /scripts directory because they are all C programs now
472473
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)