]> granicus.if.org Git - postgresql/commit
Docs: improve CREATE TABLE ref page's discussion of partition bounds.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Jun 2017 21:23:38 +0000 (17:23 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Jun 2017 21:23:38 +0000 (17:23 -0400)
commit0198c277a29a035aa8a4e6767967201135f6caa9
tree7c5881879374da02acbe42491ebe44ea55e0d3a1
parentae9bfc5d65123aaa0d1cca9988037489760bdeae
Docs: improve CREATE TABLE ref page's discussion of partition bounds.

Clarify in the syntax synopsis that partition bound values must be
exactly numeric literals or string literals; previously it
said "bound_literal" which was defined nowhere.

Replace confusing --- and, I think, incorrect in detail --- definition
of how range bounds work with a reference to row-wise comparison plus
a concrete example (which I stole from Robert Haas).

Minor copy-editing in the same area.

Discussion: https://postgr.es/m/30475.1496005465@sss.pgh.pa.us
Discussion: https://postgr.es/m/28106.1496041449@sss.pgh.pa.us
doc/src/sgml/ref/create_table.sgml