]> granicus.if.org Git - postgresql/commit
doc: Improve documentation related to table partitioning feature.
authorRobert Haas <rhaas@postgresql.org>
Tue, 13 Dec 2016 13:18:00 +0000 (08:18 -0500)
committerRobert Haas <rhaas@postgresql.org>
Tue, 13 Dec 2016 13:18:00 +0000 (08:18 -0500)
commita1a4459c299a86f909c27e391a10d7b9b05ea697
tree34564b5b58350085d6a460bbc86ad3a607a3049d
parent3856cf9607f41245ec9462519c53f1109e781fc5
doc: Improve documentation related to table partitioning feature.

Commit f0e44751d7175fa3394da2c8f85e3ceb3cdbfe63 implemented table
partitioning, but failed to mention the "no row movement"
restriction in the documentation.  Fix that and a few other issues.

Amit Langote, with some additional wordsmithing by me.
doc/src/sgml/ref/alter_table.sgml
doc/src/sgml/ref/create_table.sgml
doc/src/sgml/ref/insert.sgml
doc/src/sgml/ref/update.sgml