Re: Open items
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: "Marc G. Fournier" <scrappy@postgresql.org>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2003-10-28T03:13:16Z
Lists: pgsql-hackers
Marc G. Fournier wrote: > > > On Mon, 27 Oct 2003, Bruce Momjian wrote: > > > Changes > > ------- > > Allow superuser (dba?) the ability to turn off foreign key checks/all > > constraints/triggers, not settable from postgresql.conf? > > feature, not bug fix, no? It became important when everyone realized that 7.4 would be first major upgrade with full foreign key checking --- prior to that we did CREATE CONSTRAINT TRIGGER that didn't check data. Basically, that's how it got on the open item list. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073