diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2024-05-08 15:24:48 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2024-05-08 15:24:48 +0200 |
commit | 482e108cd38db5366c52a6b1f4180f34c1796155 (patch) | |
tree | 227b3c60637573cc367a64c63d74f3aeb9c1ff75 /src/common/jsonapi.c | |
parent | 84f08f2215754cd03feaa82bbdf10fc114458b26 (diff) | |
download | postgresql-482e108cd38db5366c52a6b1f4180f34c1796155.tar.gz postgresql-482e108cd38db5366c52a6b1f4180f34c1796155.zip |
Add test for REPLICA IDENTITY with a temporal key
You can only use REPLICA IDENTITY USING INDEX with a unique B-tree
index. This commit just adds a test showing that you cannot use it
with a WITHOUT OVERLAPS index (which is GiST).
Author: Paul A. Jungwirth <pj@illuminatedcomputing.com>
Discussion: https://www.postgresql.org/message-id/3775839b-3f0f-4c8a-ac03-a253222e6a4b%40illuminatedcomputing.com
Diffstat (limited to 'src/common/jsonapi.c')
0 files changed, 0 insertions, 0 deletions