]> granicus.if.org Git - postgresql/commit
Add missing PQclear() calls into pg_receivexlog.
authorFujii Masao <fujii@postgresql.org>
Sat, 2 Aug 2014 06:18:09 +0000 (15:18 +0900)
committerFujii Masao <fujii@postgresql.org>
Sat, 2 Aug 2014 06:19:35 +0000 (15:19 +0900)
commit7cf7dc759c5c23703c1ac9e2808a2a059b0b02dc
treefa517d2b8f6cc35c744d982629ff9cb73108a052
parent38803d823cfe872be11592a2d0eb2d9575b07e20
Add missing PQclear() calls into pg_receivexlog.

Back-patch to 9.3.
src/bin/pg_basebackup/receivelog.c