File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11TODO list for PostgreSQL
22========================
3- Last updated: Mon Jan 26 17:38:41 EST 2004
3+ Last updated: Fri Jan 30 06:11:06 EST 2004
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -264,7 +264,7 @@ Clients
264264* Prevent libpq's PQfnumber() from lowercasing the column name
265265* -Allow pg_dump to dump CREATE CONVERSION (Christopher)
266266* Allow fastpast to pass values in portable format
267-
267+ * Allow libpq to return information about prepared queries
268268
269269* JDBC
270270 o Comprehensive test suite. This may be available already.
@@ -464,7 +464,7 @@ Source Code
464464* Acquire lock on a relation before building a relcache entry for it
465465* Research interaction of setitimer() and sleep() used by statement_timeout
466466* -Add checks for fclose() failure (Tom)
467- * Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1193 2004/01/26 22:38:42 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1193 2004/01/26 22:38:42 momjian Exp $
467+ * Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1194 2004/01/30 11:11:07 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1194 2004/01/30 11:11:07 momjian Exp $
468468* Exit postmaster if postgresql.conf can not be opened
469469* Rename /scripts directory because they are all C programs now
470470* Allow the regression tests to start postmaster with -i so the tests
You can’t perform that action at this time.
0 commit comments