Add test for REPLICA IDENTITY with a temporal key
Peter Eisentraut <peter@eisentraut.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/without_overlaps.out | modified | +4 −0 |
| src/test/regress/sql/without_overlaps.sql | modified | +4 −0 |
Discussion
- SQL:2011 application time 230 messages · 2021-06-30 → 2025-06-02