]> granicus.if.org Git - postgresql/commit
Fix some unportable constructs in parallel pg_dump code.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 24 Mar 2013 19:35:37 +0000 (15:35 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 24 Mar 2013 19:35:37 +0000 (15:35 -0400)
commit846681fdd574548d4f430f2ff7ab44d77b4c79fe
tree72eed3f0c406a44333cde49d3c829b4420134946
parent9e257a181cc1dc5e19eb5d770ce09cc98f470f5f
Fix some unportable constructs in parallel pg_dump code.

Didn't compile on semi-obsolete gcc, and probably not on not-gcc-at-all
either.
src/bin/pg_dump/dumputils.h
src/bin/pg_dump/parallel.h
src/bin/pg_dump/pg_backup_archiver.h