Re: Non-standard feature request - Mailing list pgsql-hackers

From Mike Mascari
Subject Re: Non-standard feature request
Date
Msg-id 3D1B3CBC.D7923261@mascari.com
Whole thread Raw
In response to Re: Non-standard feature request  (Gavin Sherry <swm@linuxworld.com.au>)
List pgsql-hackers
Gavin Sherry wrote:
> 
> Slight bug in the previous patch. Logically (and according to SQL99's
> treatment of ON COMMIT), it can be specified only for CREATE TEMP
> TABLE. The patch throws an error if only CREATE TABLE has been specified.

...

> >
> > 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.
> >

Great! I'm give this a try. 

Mike Mascari
mascarm@mascari.com




pgsql-hackers by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: Non-standard feature request
Next
From: Tim Hart
Date:
Subject: Re: Support (was: Democracy and organisation)