From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Rod Taylor <rbt(at)rbt(dot)ca> |
Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: LIKE <subtable> (second attempt) |
Date: | 2003-06-12 07:47:50 |
Message-ID: | 200306120747.h5C7lpu05110@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Rod, this patch now fails initdb. Can you send over a newer version?
---------------------------------------------------------------------------
Rod Taylor wrote:
-- Start of PGP signed section.
> 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(at)rbt(dot)ca>
>
> PGP Key: http://www.rbt.ca/rbtpub.asc
[ Attachment, skipping... ]
[ Attachment, skipping... ]
-- End of PGP section, PGP failed!
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-06-12 07:49:09 | Re: ALTER SEQUENCE updates |
Previous Message | Bruce Momjian | 2003-06-12 07:46:53 | Re: array support patch phase 1 patch |