Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c4ac870

Browse files
committed
Add:
> * Rename /scripts directory because they are all C programs now
1 parent 3b2e94d commit c4ac870

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Jun 23 22:53:32 EDT 2003
3+
Last updated: Mon Jun 23 22:54:23 EDT 2003
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -460,8 +460,9 @@ Source Code
460460
* Acquire lock on a relation before building a relcache entry for it
461461
* Research interaction of setitimer() and sleep() used by statement_timeout
462462
* Add checks for fclose() failure
463-
* Change CVS $Id: TODO,v 1.1065 2003/06/24 02:53:36 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1065 2003/06/24 02:53:36 momjian Exp $
463+
* Change CVS $Id: TODO,v 1.1066 2003/06/24 02:54:23 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1066 2003/06/24 02:54:23 momjian Exp $
464464
* Exit postmaster if postgresql.conf can not be opened
465+
* Rename /scripts directory because they are all C programs now
465466

466467
* Wire Protocol Changes
467468
o Show transaction status in psql

0 commit comments

Comments
 (0)