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

Commit 0fe5716

Browse files
committed
Update TODO list.
1 parent 92e1b74 commit 0fe5716

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 Oct 22 22:52:02 EDT 2001
3+
Last updated: Tue Oct 23 19:26:54 EDT 2001
44

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

@@ -75,7 +75,7 @@ TYPES
7575
o Allow nulls in arrays
7676
o Allow arrays to be ORDER'ed
7777
o fix array handling in ECPG
78-
lfBINARY DATA
78+
* BINARY DATA
7979
o -Add non-large-object binary field (already exists -- bytea)
8080
o -Make binary interface for TOAST columns (base64)
8181
o Improve vacuum of large objects, like /contrib/vacuumlo
@@ -162,6 +162,7 @@ COMMANDS
162162
* -Allow GRANT/REVOKE to handle multiple user/group names
163163
* -Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER (Vince)
164164
* Disallow TRUNCATE on tables that are involved in referential constraints
165+
* Add OR REPLACE clauses to non-FUNCTION object creation
165166
* ALTER
166167
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
167168
o ALTER TABLE ADD COLUMN to inherited table put column in wrong place

0 commit comments

Comments
 (0)