pgsql: Fix improper usage of 'dump' bitmap - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Fix improper usage of 'dump' bitmap
Date
Msg-id E1aod2k-0006qs-9Z@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix improper usage of 'dump' bitmap

Now that 'dump' is a bitmap, we can't simply set it to 'true'.

Noticed while debugging the prior issue.

Branch
------
master

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

Modified Files
--------------
src/bin/pg_dump/pg_dump_sort.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Kevin Grittner
Date:
Subject: pgsql: Add the "snapshot too old" feature
Next
From: Stephen Frost
Date:
Subject: pgsql: Create default roles