CREATE TEMP SEQUENCE - Mailing list pgsql-hackers

From Rod Taylor
Subject CREATE TEMP SEQUENCE
Date
Msg-id 013001c16702$f89d2bd0$8001a8c0@jester
Whole thread Raw
Responses Re: CREATE TEMP SEQUENCE
List pgsql-hackers
Lovely undocumented feature.

CREATE TEMP SEQUENCE junk;

Found it looking through gram.y :)  Seems to work perfectly.


--
Rod Taylor

Your eyes are weary from staring at the CRT. You feel sleepy. Notice
how restful it is to watch the cursor blink. Close your eyes. The
opinions stated above are yours. You cannot imagine why you ever felt
otherwise.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Proposal: 7.2b2 today
Next
From: Bruce Momjian
Date:
Subject: Re: CREATE TEMP SEQUENCE