]> granicus.if.org Git - postgresql/commit
Back-patch non-static ExecuteSqlQueryForSingleRow().
authorNoah Misch <noah@leadboat.com>
Mon, 26 Feb 2018 15:39:48 +0000 (07:39 -0800)
committerNoah Misch <noah@leadboat.com>
Mon, 26 Feb 2018 15:39:48 +0000 (07:39 -0800)
commitde8ffd6663fbe5a263ff1abc2820f7d6a00ba9a9
treebf8af0768eff384b733ef95a36f5faa0e458a469
parentfe8b95b7ea0c6e4294c4c97c555bc7f3492c0e33
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