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

Commit 7e3f244

Browse files
committed
Done:
> * -Disallow TRUNCATE on tables that are involved in referential constraints
1 parent 11825dd commit 7e3f244

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sun Aug 25 16:30:25 EDT 2002
3+
Last updated: Sun Aug 25 20:52:36 EDT 2002
44

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

@@ -182,7 +182,7 @@ Commands
182182
* Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher)
183183
* -Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
184184
* Allow LIMIT/OFFSET to use expressions
185-
* Disallow TRUNCATE on tables that are involved in referential constraints
185+
* -Disallow TRUNCATE on tables that are involved in referential constraints
186186
* Add OR REPLACE clauses to non-FUNCTION object creation
187187
* CREATE TABLE AS can not determine column lengths from expressions [atttypmod]
188188
* Allow UPDATE to handle complex aggregates [update]

0 commit comments

Comments
 (0)