Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Date
Msg-id 4D7A7F60.9080202@postgresql.org
Whole thread Raw
In response to Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On 03/11/2011 02:56 PM, Andrew Dunstan wrote:
>
>
>
> SET VALID? (c.f. SET NULL).

Of course I mean SET NOT NULL.


Anyway, the full thing would be something like


ALTER TABLE foo SET VALID CONSTRAINT bar;


cheers

andrew


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Next
From: Martijn van Oosterhout
Date:
Subject: Re: FuncExpr.collid/OpExpr.collid unworkably serving double duty