pgsql: doc: Clarify not-null constraints in information schema

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: doc: Clarify not-null constraints in information schema
Дата
Msg-id E1qo1bo-007SQ6-LH@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Clarify not-null constraints in information schema

Add a bit of clarification in various places that not-null constraints
are included under check constraints in the information schema.

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/information_schema.sgml | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: test_shm_mq: Replace WAIT_EVENT_EXTENSION with custom wait event
Следующее
От: Nathan Bossart
Дата:
Сообщение: pgsql: Document that --sync-method takes an argument.