pgsql: Improve handling of OOM score adjustment in sample Linux start s

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve handling of OOM score adjustment in sample Linux start s
Date: 2014-07-01 21:23:23
Message-ID: E1X25WN-0006PY-TN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve handling of OOM score adjustment in sample Linux start script.

Per a suggestion from Christoph Berg.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f23425fa950fec3aff458de117037c9caadbc35c

Modified Files
--------------
contrib/start-scripts/linux | 34 +++++++++++++++++++---------------
1 file changed, 19 insertions(+), 15 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-07-01 21:52:01 pgsql: Remove some useless code in the configure script.
Previous Message Tom Lane 2014-07-01 15:23:30 pgsql: Fix inadequately-sized output buffer in contrib/unaccent.