]> 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)
commit0e0e71abdcaeb8a3887094de078b77cb35bd03ba
tree49ce6933f8b24c0c687d2f0cf007ed82713e3b7e
parent3f93b3431f8b9539eb2147f29029de50d3d43ec7
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