Fix improper usage of 'dump' bitmap
authorStephen Frost <sfrost@snowman.net>
Fri, 8 Apr 2016 20:30:02 +0000 (16:30 -0400)
committerStephen Frost <sfrost@snowman.net>
Fri, 8 Apr 2016 20:30:02 +0000 (16:30 -0400)
commitfa6075e5515c6878b2c1fe1c6435dd7ed847857d
tree63aa817900092f3093511c52de7d5102f9b46f80
parent848ef42bb8c7909c9d7baa38178d4a209906e7c1
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.
src/bin/pg_dump/pg_dump_sort.c