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

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

From
Bruce Momjian
Date:
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(-)