pgsql: Use daterange and YMD in without_overlaps tests instead of tsran

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Use daterange and YMD in without_overlaps tests instead of tsran
Дата
Msg-id E1rmVfe-004ZSr-DC@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add some UUID support functions
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix misleading comments