pgsql: Improve documentation of how NOT NULL works with partitioning. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Improve documentation of how NOT NULL works with partitioning.
Date
Msg-id E1csWBl-00079V-OP@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Tidy up the CREATE TABLE documentation for partitioning.
Next
From: Teodor Sigaev
Date:
Subject: pgsql: Improve performance of find_tabstat_entry()/get_tabstat_entry()