pgsql: Back-patch non-static ExecuteSqlQueryForSingleRow().

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Back-patch non-static ExecuteSqlQueryForSingleRow().
Дата
Msg-id E1eqKv9-00069R-36@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/de8ffd6663fbe5a263ff1abc2820f7d6a00ba9a9

Modified Files
--------------
src/bin/pg_dump/pg_backup_db.c | 23 +++++++++++++++++++++++
src/bin/pg_dump/pg_backup_db.h |  1 +
src/bin/pg_dump/pg_dump.c      | 24 ------------------------
3 files changed, 24 insertions(+), 24 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Document security implications of search_path and the publicsch
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix typo in internal error message