Constraint docs
Started by Andrew Dunstanabout 17 years ago2 messages
I have just noticed that we do not include a description of the values
used in confupdtype and confdeltype for pg_constraint in the system
catalog docs. Should that be remedied, or is there some reason?
cheers
andrew
Re: Constraint docs
Andrew Dunstan <andrew@dunslane.net> writes:
I have just noticed that we do not include a description of the values
used in confupdtype and confdeltype for pg_constraint in the system
catalog docs. Should that be remedied,
Sure, go for it. See also confmatchtype.
regards, tom lane