| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | NikhilS <nikkhils(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Trevor Hardcastle <chizu(at)spicious(dot)com>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: CREATE TABLE LIKE INCLUDING INDEXES support |
| Date: | 2007-07-10 21:38:53 |
| Message-ID: | 200707102138.l6ALcrI19028@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Neil Conway wrote:
> On Tue, 2007-05-06 at 14:50 +0530, NikhilS wrote:
> > PFA, a patch which provides the "CREATE .. INCLUDING INDEXES"
> > functionality. This patch uses the same functionality introduced by
> > the earlier patches in this thread albeit for the "INCLUDING INDEXES"
> > case.
>
> Attached is a revised version of this patch. Sorry for taking so long to
> make progress on this: my new job been keeping my busy, and I've
> recently been ill.
Illness only counts as an excuse if you _don't_ recover. If you
recover, you weren't sick enough. ;-) LOL
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Henry B. Hotz | 2007-07-10 22:32:11 | Re: GSSAPI patch |
| Previous Message | Magnus Hagander | 2007-07-10 20:25:22 | Re: GSSAPI patch |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jaime Casanova | 2007-07-11 05:15:28 | Re: CREATE TABLE LIKE INCLUDING INDEXES support |
| Previous Message | Greg Smith | 2007-07-10 15:25:30 | Re: Maintaining cluster order on insert |