pgsql: Make the pg_upgrade log files contain actual commands - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Make the pg_upgrade log files contain actual commands
Date
Msg-id E1Skdnj-0003g5-GR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make the pg_upgrade log files contain actual commands

Now the log file not only contains the output from commands executed by
system(), but also what command it was in the first place.  This
arrangement makes debugging a lot simpler.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/90c85e473bd807171b5b5da4032bbf9c0abe1103

Modified Files
--------------
contrib/pg_upgrade/exec.c |   16 +++++++++++++---
1 files changed, 13 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Make the pg_upgrade log files contain actual commands
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Initialize shared memory copy of ckptXidEpoch correctly when not