Fix segmentation fault that an empty prepared statement could cause. Back-patch to all supported branches.
Per bug #11335 from Haruka Takatsuka Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/81bffe63c09aac9e64932250082df86bbdc9fd13 Modified Files -------------- src/backend/tcop/utility.c | 3 +++ 1 file changed, 3 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
