LIKE (second attempt) - Mailing list pgsql-patches

From Rod Taylor
Subject LIKE (second attempt)
Date
Msg-id 1053570863.79120.23.camel@jester
Whole thread Raw
Responses Re: LIKE (second attempt)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: LIKE (second attempt)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: LIKE (second attempt)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Includes:

- LIKE <subtable> [ INCLUDING DEFAULTS | EXCLUDING DEFAULTS ]
- Quick cleanup of analyze.c function prototypes.
- New non-reserved keywords (INCLUDING, EXCLUDING, DEFAULTS), SQL 200X

Opted not to extend for check constraints at this time.

As per the definition that it's user defined columns, OIDs are NOT
inherited.

Doc and Source patches attached.

--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

Attachment

pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: Re: array support patch phase 1 patch
Next
From: Rod Taylor
Date:
Subject: ALTER SEQUENCE updates