pgsql: Fix duplicate call to WRITE_NODE_FIELD(whereClause) in

From: ishii(at)svr1(dot)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix duplicate call to WRITE_NODE_FIELD(whereClause) in
Date: 2005-05-09 15:09:19
Message-ID: 20050509150919.C71CF53DBD@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix duplicate call to WRITE_NODE_FIELD(whereClause) in _outSelectStmt

Modified Files:
--------------
pgsql/src/backend/nodes:
outfuncs.c (r1.251 -> r1.252)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/nodes/outfuncs.c.diff?r1=1.251&r2=1.252)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-05-09 15:43:22 pgsql: Update "expected" regression test output for the recent stats
Previous Message Tom Lane 2005-05-09 14:28:39 pgsql: Add some defenses against functions declared to return set that