pgsql: On further experimentation, there were still a couple of bugs in

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: On further experimentation, there were still a couple of bugs in
Date: 2005-04-25 22:02:31
Message-ID: 20050425220231.084E853491@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-04-26 03:01:13 pgsql: Mention that PAM requires the user already exist in the database,
Previous Message User Shachar 2005-04-25 21:12:27 oledb - oledb: Added experimental support for "bytea".