| From: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
|---|---|
| To: | "Gavin Sherry" <swm(at)linuxworld(dot)com(dot)au>, <pgsql-patches(at)postgresql(dot)org> |
| Cc: | <pgsql-hackers(at)postgresql(dot)org>, "Mike Mascari" <mascarm(at)mascari(dot)com> |
| Subject: | Re: [HACKERS] Non-standard feature request |
| Date: | 2002-06-28 03:33:17 |
| Message-ID: | 013f01c21e54$8c066270$0200a8c0@SOL |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
> > Anyone else keen for this feature?
>
> Attached is a patch implementing this. The patch is against 7.2.1
> source. The grammar introduced is of the form:
>
> CREATE TEMP TABLE ... ON COMMIT DROP;
>
> Is this a desirable feature? Seems pretty useful to me.
It's useful, there's a patch - what more do we want!!!
Chris
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-06-28 04:12:10 | Re: SQL99, CREATE CAST, and initdb |
| Previous Message | Curt Sampson | 2002-06-28 03:28:00 | Re: Can't read archives anymore :-( |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2002-06-28 17:41:54 | prepareable statements |
| Previous Message | Tom Lane | 2002-06-28 03:28:04 | Re: show() function |