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: Fri Jul 25 18:08:35 EDT 2003
3+ Last updated: Wed Jul 30 14:52:01 EDT 2003
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -58,6 +58,7 @@ Administration
5858* Add the concept of dataspaces/tablespaces [tablespaces]
5959* -Allow CIDR format to be used in pg_hba.conf
6060* Allow logging of only data definition(DDL), or DDL and modification statements
61+ * Add database name and user name to logging options
6162
6263
6364Data Types
@@ -472,7 +473,7 @@ Source Code
472473* Acquire lock on a relation before building a relcache entry for it
473474* Research interaction of setitimer() and sleep() used by statement_timeout
474475* Add checks for fclose() failure
475- * Change CVS $Id: TODO,v 1.1097 2003/07/25 22:08:36 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1097 2003/07/25 22:08:36 momjian Exp $
476+ * Change CVS $Id: TODO,v 1.1098 2003/07/30 18:52:06 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1098 2003/07/30 18:52:06 momjian Exp $
476477* Exit postmaster if postgresql.conf can not be opened
477478* Rename /scripts directory because they are all C programs now
478479* Allow the regression tests to start postmaster with -i so the tests
You can’t perform that action at this time.
0 commit comments