pgsql: Use half-open interval notation in without_overlaps tests

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Use half-open interval notation in without_overlaps tests
Дата
Msg-id E1rmX3D-004a0H-VL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use half-open interval notation in without_overlaps tests

This way, the input literals match the output in any error messages.

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/5577a71fb0cc16bb7f5e3c40b89eb77460eac724

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix misleading comments
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: pg_upgrade: run all data type checks per connection