pgsql: doc: Refine documentation about recovery command exist status - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Refine documentation about recovery command exist status
Date
Msg-id E1Vngr6-0001MF-64@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Refine documentation about recovery command exist status

Add more documentation about how different exit codes and signals are
handled in each case.

Reviewed-by: Peter Geoghegan <pg@heroku.com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/95e3d50539afcdcd4b75b4ac5baa9f8fc05324d9

Modified Files
--------------
doc/src/sgml/backup.sgml          |   14 +++++++++++---
doc/src/sgml/recovery-config.sgml |   15 +++++++++++----
2 files changed, 22 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix crash in assign_collations_walker for EXISTS with empty SELE
Next
From: Bruce Momjian
Date:
Subject: pgsql: libpq: change PQconndefaults() to ignore invalid service files