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: Wed Jul 30 14:52:01 EDT 2003
3+ Last updated: Wed Jul 30 15:16:14 EDT 2003
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -58,7 +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
61+ * Allow log lines to include session-level information, like database and user
6262
6363
6464Data Types
@@ -473,7 +473,7 @@ Source Code
473473* Acquire lock on a relation before building a relcache entry for it
474474* Research interaction of setitimer() and sleep() used by statement_timeout
475475* Add checks for fclose() failure
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 $
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 $
477477* Exit postmaster if postgresql.conf can not be opened
478478* Rename /scripts directory because they are all C programs now
479479* Allow the regression tests to start postmaster with -i so the tests
You can’t perform that action at this time.
0 commit comments