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

Commit c5c71aa

Browse files
committed
Update TODO list.
1 parent 61737a7 commit c5c71aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Jan 26 16:34:15 EST 2001
3+
Last updated: Fri Jan 26 17:17:42 EST 2001
44

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

@@ -209,8 +209,8 @@ REFERENTIAL INTEGRITY
209209
* Allow oid to act as a foreign key
210210
* Implement dirty reads and use them in RI triggers
211211
* Enforce referential integrity for system tables
212-
* INSERT & UPDATE/DELETE in transaction of primary key referenced by
213-
foreign key fails with deferredTriggerGetPreviousEvent or "change violation"
212+
* INSERT & UPDATE/DELETE in transaction of primary key fails with
213+
deferredTriggerGetPreviousEvent or "change violation" [foreign]
214214

215215
EXOTIC FEATURES
216216

0 commit comments

Comments
 (0)