File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Mon Jan 26 17:38:41 EST 2004
3
+ Last updated: Fri Jan 30 06:11:06 EST 2004
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -264,7 +264,7 @@ Clients
264
264
* Prevent libpq's PQfnumber() from lowercasing the column name
265
265
* -Allow pg_dump to dump CREATE CONVERSION (Christopher)
266
266
* Allow fastpast to pass values in portable format
267
-
267
+ * Allow libpq to return information about prepared queries
268
268
269
269
* JDBC
270
270
o Comprehensive test suite. This may be available already.
@@ -464,7 +464,7 @@ Source Code
464
464
* Acquire lock on a relation before building a relcache entry for it
465
465
* Research interaction of setitimer() and sleep() used by statement_timeout
466
466
* -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 $
468
468
* Exit postmaster if postgresql.conf can not be opened
469
469
* Rename /scripts directory because they are all C programs now
470
470
* Allow the regression tests to start postmaster with -i so the tests
You can’t perform that action at this time.
0 commit comments