Don't treat DumpOptions->dump_inserts like a boolean This has been an integer count since 7e413a0f82c8 so treat it explicitly like an integer.
No backpatch since this is just cosmetic. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/2661a793ff59149af1d844d6be504e421c04733e Modified Files -------------- src/bin/pg_dump/pg_backup.h | 2 +- src/bin/pg_dump/pg_dump.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)