diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-08-26 20:42:27 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-08-26 20:42:27 +0900 |
commit | fe7fd4e9613f58262d30782a34b01cc0c4cbbeb5 (patch) | |
tree | c33efe07b6764614a5ca7d2e2148905e6e21c3c3 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 7e453634bb62f06a048f5562ba59d52aa1f28d12 (diff) | |
download | postgresql-fe7fd4e9613f58262d30782a34b01cc0c4cbbeb5.tar.gz postgresql-fe7fd4e9613f58262d30782a34b01cc0c4cbbeb5.zip |
Add regression tests for REPLICA IDENTITY with dropped indexes
REPLICA IDENTITY USING INDEX behaves the same way as NOTHING if the
associated index is dropped, even if there is a primary key that could
be used as a fallback for the changes generated. There have never been
any tests to cover such scenarios, so this commit closes the gap.
Author: Michael Paquier
Reviewed-by: Masahiko Sawada, Rahila Syed, Euler Taveira
Discussion: https://postgr.es/m/20200522035028.GO2355@paquier.xyz
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions