CREATE TABLE AS WITH NO DATA

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: CREATE TABLE AS WITH NO DATA
Date: 2008-10-27 17:07:49
Message-ID: 4905F565.30109@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Another small piece of parser acrobatics to become standard conforming.

Attachment Content-Type Size
ctas-with-no-data.diff text/plain 7.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2008-10-27 17:08:51 Re: [HACKERS] Hot Standby utility and administrator functions
Previous Message Peter Eisentraut 2008-10-27 17:06:29 Re: Unicode escapes in literals