"Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes:
> I notice on the SET CONSTRAINTS doc page, it says SET CONSTRAINTS
> <constraint> ...
> But it doesn't at all make it clear what <constraint> is, since cosntraint
> names are per-relation I thought?

Looking at the code, it will set the mode for *all* FKs with the same
constraint name, regardless of which relation they are on.

Feel free to send a doc patch...

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to