Re: [DOCS] Missing braces in ecpg.sgml

2016-04-15 Thread Peter Eisentraut
On 04/12/2016 11:32 AM, Alexander Law wrote: > Please consider fixing braces in: > http://www.postgresql.org/docs/current/static/ecpg-informix-compat.html > Patch attached. done -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.pos

Re: [DOCS] [PATCH] Clarify semantics of restore_command exit status

2016-04-15 Thread Peter Eisentraut
On 03/23/2016 01:04 PM, Andreas Seltenreich wrote: > the documentation is not clear about which of the non-zero exit codes of > a restore_command are considered FATAL and which are considered a > temporary failure. I had to look at the source to find the answer. I think this goes a bit too much i