Doc: update ddl.sgml's description of cmin and cmax. We long ago folded these two tuple header fields into one field to save space. However, nothing was done to the user-facing documentation about them, perhaps with the idea that we'd add code to emit something approximating the original definitions. That never happened and presumably never will, so update the text to reflect current reality.
Author: Paul A Jungwirth <[email protected]> Co-authored-by: Tom Lane <[email protected]> Discussion: https://postgr.es/m/ca+renyvyyboitayrre0j1okpeb+njebsuxfwgeu6o0jessm...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/786552e7f22315c4103c5404f9c4c6bccc95f8c1 Modified Files -------------- doc/src/sgml/ddl.sgml | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-)
