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 11TODO list for PostgreSQL
22========================
3- Last updated: Wed Jul 30 15: 16:14 EDT 2003
3+ Last updated: Wed Jul 30 16:23:29 EDT 2003
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -59,6 +59,7 @@ Administration
5959* -Allow CIDR format to be used in pg_hba.conf
6060* Allow logging of only data definition(DDL), or DDL and modification statements
6161* Allow log lines to include session-level information, like database and user
62+ * Allow server log information to be output as INSERT statements
6263
6364
6465Data Types
@@ -473,7 +474,7 @@ Source Code
473474* Acquire lock on a relation before building a relcache entry for it
474475* Research interaction of setitimer() and sleep() used by statement_timeout
475476* Add checks for fclose() failure
476- * Change CVS $Id: TODO,v 1.1099 2003/07/30 19:16:18 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1099 2003/07/30 19:16:18 momjian Exp $
477+ * Change CVS $Id: TODO,v 1.1100 2003/07/30 20:23:32 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1100 2003/07/30 20:23:32 momjian Exp $
477478* Exit postmaster if postgresql.conf can not be opened
478479* Rename /scripts directory because they are all C programs now
479480* Allow the regression tests to start postmaster with -i so the tests
You can’t perform that action at this time.
0 commit comments