> * Change CVS $Id$ to $PostgreSQL$
This commit is contained in:
Bruce Momjian 2003-06-23 03:52:24 +00:00
parent bff0422b6c
commit ec5020f0a7
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Sun Jun 22 01:04:43 EDT 2003
Last updated: Sun Jun 22 23:52:20 EDT 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -451,6 +451,7 @@ Source Code
* Acquire lock on a relation before building a relcache entry for it
* Research interaction of setitimer() and sleep() used by statement_timeout
* Add checks for fclose() failure
* Change CVS $Id: TODO,v 1.1057 2003/06/23 03:52:24 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1057 2003/06/23 03:52:24 momjian Exp $
* Wire Protocol Changes
o Show transaction status in psql