pgsql: exec_parse_message neglected to copy parameter type array into - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: exec_parse_message neglected to copy parameter type array into
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
exec_parse_message neglected to copy parameter type array into the
required memory context when handling client-specified parameter types
for an unnamed statement.  Per report from Kris Jurka.

Modified Files:
--------------
    pgsql/src/backend/tcop:
        postgres.c (r1.529 -> r1.530)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c.diff?r1=1.529&r2=1.530)

pgsql-committers by date:

Previous
From: [email protected] (User Xzilla)
Date:
Subject: dbsamples - pagila: sequences are now decoupled.
Next
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Update item: o Add more logical syntax CLUSTER table