Back-patch non-static ExecuteSqlQueryForSingleRow().
authorNoah Misch
Mon, 26 Feb 2018 15:39:48 +0000 (07:39 -0800)
committerNoah Misch
Mon, 26 Feb 2018 15:39:48 +0000 (07:39 -0800)
commit461c32b557ddbb0ed67b4b2232a191554ad40c3c
tree22e31fa9e446c72ddb2064a3490513e06334eb8c
parent9f6e5296a15f541b04ecdfc077957ccaf2f6e49a
Back-patch non-static ExecuteSqlQueryForSingleRow().

Back-patch a subset of commit 47e59697679a0877e0525c565b1be437487604a7
to 9.4 and 9.3.  The next commit adds calls to this function.

Security: CVE-2018-1058
src/bin/pg_dump/pg_backup_db.c
src/bin/pg_dump/pg_backup_db.h
src/bin/pg_dump/pg_dump.c