diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-07-30 12:35:49 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-07-30 12:35:49 -0400 |
commit | b868c08eb60a1db3d6248d78c47777058b012023 (patch) | |
tree | 8427462ac975d636309b3d0cc228a8e2601ffa54 /src/backend/utils/adt/network_gist.c | |
parent | 72c453d30d565de91c921c7f5e0c984c23e77df5 (diff) | |
download | postgresql-b868c08eb60a1db3d6248d78c47777058b012023.tar.gz postgresql-b868c08eb60a1db3d6248d78c47777058b012023.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/utils/adt/network_gist.c')
0 files changed, 0 insertions, 0 deletions