pgsql: Some more editing of the range-types documentation. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Some more editing of the range-types documentation.
Date
Msg-id E1RTMxE-0005fM-3F@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Some more editing of the range-types documentation.

Be more thorough about specifying the expectations for canonical and
subtype_diff functions, and move that info to the same place.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/604d4c4c95c44090af25083ce6624fea3ebb4553

Modified Files
--------------
doc/src/sgml/rangetypes.sgml      |  116 ++++++++++++++++++++++++++----------
doc/src/sgml/ref/create_type.sgml |   29 +++++-----
2 files changed, 98 insertions(+), 47 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Adjust range_adjacent to support different canonicalization rule
Next
From: Bruce Momjian
Date:
Subject: pgsql: Add pg_upgrade ENABLE_SAME_CATVERSION_UPGRADES macro for testing