pgsql: Back-patch copyOject fix for EXPLAIN/PREPARE. - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Back-patch copyOject fix for EXPLAIN/PREPARE.
Date
Msg-id 20041213001816.E039D3A4F84@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Back-patch copyOject fix for EXPLAIN/PREPARE.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/src/backend/commands:
        explain.c (r1.117 -> r1.117.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/explain.c.diff?r1=1.117&r2=1.117.2.1)
        prepare.c (r1.23.4.1 -> r1.23.4.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/prepare.c.diff?r1=1.23.4.1&r2=1.23.4.2)

pgsql-committers by date:

Previous
From: Sean Chittenden
Date:
Subject: Re: pgsql: PREPARE and EXPLAIN need to copy the source query just like we
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Avoid generating excess (and illegal) parentheses around an