pgsql: Fixed bug in parsing of CREATE AS statement.

From: meskes(at)svr1(dot)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fixed bug in parsing of CREATE AS statement.
Date: 2005-02-09 11:28:22
Message-ID: 20050209112822.D6CDC8BA0C7@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed bug in parsing of CREATE AS statement.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/interfaces/ecpg/preproc:
preproc.y (r1.303.4.1 -> r1.303.4.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y.diff?r1=1.303.4.1&r2=1.303.4.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-02-09 23:17:33 pgsql: ALTER TABLE ADD COLUMN exhibits a significant memory leak when
Previous Message Michael Meskes 2005-02-09 11:26:45 pgsql: Fixed bug in parsing of CREATE AS statement.