Skip to content

Commit c78e411

Browse files
committed
Add:
> * Allow DEFERRABLE UNIQUE constraints
1 parent ce4a287 commit c78e411

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: Thu Jun 6 23:46:49 EDT 2002
3+
Last updated: Fri Jun 7 00:19:37 EDT 2002
44

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

@@ -313,7 +313,7 @@ Referential Integrity
313313
* Change foreign key constraint for array -> element to mean element
314314
in array
315315
* Fix foreign key constraints to not error on intermediate db states (Stephan)
316-
316+
* Allow DEFERRABLE UNIQUE constraints
317317

318318
Dependency Checking
319319
===================

0 commit comments

Comments
 (0)