]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: improve partitioning discussion in ddl.sgml.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 14 Nov 2020 18:09:53 +0000 (13:09 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 14 Nov 2020 18:09:53 +0000 (13:09 -0500)
commita87d7801c24ffb3593841838ba0e3d4883d34853
treee6109dd99904c72541f70978dc38ca160a58ba07
parente60f4a3fc045790d91b4aacab31b37489b697f0a
Doc: improve partitioning discussion in ddl.sgml.

This started with the intent to explain that range upper bounds
are exclusive, which previously you could only find out by reading
the CREATE TABLE man page.  But I soon found that section 5.11
really could stand a fair amount of editorial attention.  It's
apparently been revised several times without much concern for
overall flow, nor careful copy-editing.

Back-patch to v11, which is as far as the patch goes easily.

Per gripe from Edson Richter.  Thanks to David Johnston for review.

Discussion: https://postgr.es/m/DM6PR13MB3988736CF8F5DC5720440231CFE60@DM6PR13MB3988.namprd13.prod.outlook.com
doc/src/sgml/ddl.sgml