pgsql: Be less detailed about reporting shared memory failure by avoidi

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Be less detailed about reporting shared memory failure by avoidi
Дата
Msg-id E1PtkJj-0001L9-QN@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Be less detailed about reporting shared memory failure by avoiding the
output of actual Postgres parameter _values_ related to shared memory,
and suggesting that these are only possible parameters to reduce.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/67a5e727c8655496013b007d2fb6137fcc244b18

Modified Files
--------------
src/backend/port/sysv_shmem.c |   17 ++++++++---------
1 files changed, 8 insertions(+), 9 deletions(-)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Fix verbose display of REPLICATION role attribute
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Refactor the executor's API to support data-modifying CTEs bette