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 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Mon Jun 23 00:00:08 EDT 2003
3
+ Last updated: Mon Jun 23 00:23:31 EDT 2003
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -452,7 +452,8 @@ Source Code
452
452
* Acquire lock on a relation before building a relcache entry for it
453
453
* Research interaction of setitimer() and sleep() used by statement_timeout
454
454
* Add checks for fclose() failure
455
- * Change CVS $Id: TODO,v 1.1058 2003/06/23 04:00:10 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1058 2003/06/23 04:00:10 momjian Exp $
455
+ * Change CVS $Id: TODO,v 1.1059 2003/06/23 04:31:25 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1059 2003/06/23 04:31:25 momjian Exp $
456
+ * Exit postmaster if postgresql.conf can not be opened
456
457
457
458
* Wire Protocol Changes
458
459
o Show transaction status in psql
You can’t perform that action at this time.
0 commit comments