pgsql: Fix problems with column name list of CREATE TABLE AS being - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix problems with column name list of CREATE TABLE AS being
Date
Msg-id 20060918160404.847F99FB2FA@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix problems with column name list of CREATE TABLE AS being applied to
the input query's target list too soon, causing it to affect processing
of ORDER BY in the input query.

Modified Files:
--------------
    pgsql/src/backend/parser:
        analyze.c (r1.350 -> r1.351)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/analyze.c.diff?r1=1.350&r2=1.351)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add item: > > * Set client encoding based on the client
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add URL for UUID: > >