"Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes:
> In 7.0.3, is it safe to drop a check constraint by simply deleting it from
> the pg_relcheck table?
You'll need to adjust the relchecks count in the table's pg_class entry
as well.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- [HACKERS] Dropping CHECK constraints Christopher Kings-Lynne
- RE: [HACKERS] Dropping CHECK constraints Christopher Kings-Lynne
- RE: [HACKERS] Dropping CHECK constraints Christopher Kings-Lynne
- Tom Lane
