summaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/dumputils.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-07-30 12:35:49 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-07-30 12:35:49 -0400
commit8c7f64b0ed32b8b7d62055efc153ddd17b4a8334 (patch)
treebe1805ad54e8dfbd4e6b7481b3949c2fec52efa9 /src/bin/pg_dump/dumputils.c
parent9f508a9d70eedfd668b9377df298ba7e8e465596 (diff)
Fix pg_dump's failure to dump REPLICA IDENTITY for constraint indexes.
pg_dump knew about printing ALTER TABLE ... REPLICA IDENTITY USING INDEX for indexes declared as indexes, but it failed to print that for indexes declared as unique or primary-key constraints. Per report from Achilleas Mantzios. This has been broken since the feature was introduced, AFAICS. Back-patch to 9.4. Discussion: https://postgr.es/m/1e6cc5ad-b84a-7c07-8c08-a4d0c3cdc938@matrix.gatewaynet.com
Diffstat (limited to 'src/bin/pg_dump/dumputils.c')
0 files changed, 0 insertions, 0 deletions