pgsql: Improve documentation of how NOT NULL works with partitioning.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Improve documentation of how NOT NULL works with partitioning.
Дата
Msg-id E1csWBl-00079V-OP@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve documentation of how NOT NULL works with partitioning.

Amit Langote

Discussion: http://postgr.es/m/a6f99cdb-21e7-1d65-1381-91f2cfa156e2@lab.ntt.co.jp

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d65561464f45d325e82ad91918bcd4e2881ce567

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Tidy up the CREATE TABLE documentation for partitioning.
Следующее
От: Teodor Sigaev
Дата:
Сообщение: pgsql: Improve performance of find_tabstat_entry()/get_tabstat_entry()