pgsql: Use daterange and YMD in without_overlaps tests instead of tsran - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Use daterange and YMD in without_overlaps tests instead of tsran
Date
Msg-id E1rmVfe-004ZSr-DC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Use daterange and YMD in without_overlaps tests instead of tsrange.

This makes things a lot easier to read, especially when we get to the
FOREIGN KEY tests later.

Author: Paul A. Jungwirth <pj@illuminatedcomputing.com>
Discussion:
https://www.postgresql.org/message-id/flat/CA+renyUApHgSZF9-nd-a0+OPGharLQLO=mDHcY4_qQ0+noCUVg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a88c800deb6ff3fe5e5dccd56f771d2132f74a9b

Modified Files
--------------
src/test/regress/expected/without_overlaps.out | 76 +++++++++++++-------------
src/test/regress/sql/without_overlaps.sql      | 42 +++++++-------
2 files changed, 62 insertions(+), 56 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Add some UUID support functions
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix misleading comments