pgsql: Add tests for domain-related information schema views

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Add tests for domain-related information schema views
Дата
Msg-id E1rmpDg-004iti-Et@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add tests for domain-related information schema views

Reviewed-by: Aleksander Alekseev <aleksander@timescale.com>
Discussion: https://www.postgresql.org/message-id/flat/9ec24d7b-633d-463a-84c6-7acff769c9e8%40eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9578393bc513e350e9cbfa4679fc7be7309b41a4

Modified Files
--------------
src/test/regress/expected/domain.out | 47 ++++++++++++++++++++++++++++++++++++
src/test/regress/sql/domain.sql      | 24 ++++++++++++++++++
2 files changed, 71 insertions(+)


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: Support C.UTF-8 locale in the new builtin collation provider.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Remove assertions that some compiler say are tautological