Thread: pgsql: Fix duplicate call to WRITE_NODE_FIELD(whereClause) in

pgsql: Fix duplicate call to WRITE_NODE_FIELD(whereClause) in

From
ishii@svr1.postgresql.org (Tatsuo Ishii)
Date:
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)