pgsql: Fix a small logic bug in adjusted parallel restore code.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix a small logic bug in adjusted parallel restore code.
Date: 2013-03-26 02:52:46
Message-ID: E1UKK0E-000075-6W@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix a small logic bug in adjusted parallel restore code.

Branch
------
master

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

Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2013-03-26 07:51:50 Re: [COMMITTERS] pgsql: Add PF_PRINTF_ATTRIBUTE to on_exit_msg_fmt.
Previous Message Tom Lane 2013-03-26 00:02:11 Re: [COMMITTERS] pgsql: Add PF_PRINTF_ATTRIBUTE to on_exit_msg_fmt.