aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.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
commitf6ef3ed43669350e0d5fd5a02ae3be6ec150a64e (patch)
tree288fc477c654d0aa9b61235b4a451636f031ef90 /src/backend/executor/nodeModifyTable.c
parent506bbbf02e8c045b6d35dc3b0083e5a12f7b3837 (diff)
downloadpostgresql-f6ef3ed43669350e0d5fd5a02ae3be6ec150a64e.tar.gz
postgresql-f6ef3ed43669350e0d5fd5a02ae3be6ec150a64e.zip
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/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions