pgsql: On further experimentation, there were still a couple of bugs in - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: On further experimentation, there were still a couple of bugs in
Date
Msg-id 20050425220231.084E853491@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
On further experimentation, there were still a couple of bugs in
ExpandIndirectionStar() ... and in markTargetListOrigin() too.

Modified Files:
--------------
    pgsql/src/backend/parser:
        parse_target.c (r1.132 -> r1.133)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/parse_target.c.diff?r1=1.132&r2=1.133)

pgsql-committers by date:

Previous
From: shachar@pgfoundry.org (User Shachar)
Date:
Subject: oledb - oledb: Added experimental support for "bytea".
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Mention that PAM requires the user already exist in the database,