| From: | Neil Conway <neilc(at)samurai(dot)com> |
|---|---|
| To: | NikhilS <nikkhils(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(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-17 05:03:40 |
| Message-ID: | 1184648620.6187.2.camel@goldbach |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
I've applied the latest version of the patch to HEAD. Thanks for the
patches, Nikhil and Trevor -- we can take a look at improving INCLUDING
CONSTRAINTS for 8.4.
On Mon, 2007-16-07 at 15:50 +0530, NikhilS wrote:
> I agree, since its a LIKE operation and not inheritance as such, how about
> "src_idxoptions", just to make the reference to the source index
> clearer?
I decided to keep it as "src_options", but we can always change it
later.
-Neil
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-07-17 05:11:29 | Re: Rethinking user-defined-typmod before it's too late |
| Previous Message | Bruce Momjian | 2007-07-17 05:02:57 | Re: Rethinking user-defined-typmod before it's too late |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-07-17 05:04:07 | Re: out of date url in developer faq |
| Previous Message | Gregory Stark | 2007-07-17 05:03:29 | Re: Silly bug in pgbench's random number generator |