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

Commit c1a0d72

Browse files
committed
Add:
> * COMMENT ON [ CAST | CONVERSION | OPERATOR CLASS | LARGE OBJECT ] (Christopher)
1 parent dcad794 commit c1a0d72

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Oct 8 18:29:55 EDT 2003
3+
Last updated: Wed Oct 8 23:17:22 EDT 2003
44

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

@@ -199,6 +199,7 @@ Commands
199199
* Allow TRUNCATE ... CASCADE/RESTRICT
200200
* Allow PREPARE of cursors
201201
* Allow LISTEN/NOTIFY to store info in memory rather than tables
202+
* COMMENT ON [ CAST | CONVERSION | OPERATOR CLASS | LARGE OBJECT ] (Christopher)
202203

203204

204205
* ALTER
@@ -504,7 +505,7 @@ Source Code
504505
* Acquire lock on a relation before building a relcache entry for it
505506
* Research interaction of setitimer() and sleep() used by statement_timeout
506507
* Add checks for fclose() failure
507-
* Change CVS $Id: TODO,v 1.1145 2003/10/08 22:29:58 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1145 2003/10/08 22:29:58 momjian Exp $
508+
* Change CVS $Id: TODO,v 1.1146 2003/10/09 03:17:24 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1146 2003/10/09 03:17:24 momjian Exp $
508509
* Exit postmaster if postgresql.conf can not be opened
509510
* Rename /scripts directory because they are all C programs now
510511
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)