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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Some more editing of the range-types documentation.
Date: 2011-11-24 00:14:16
Message-ID: E1RTMxE-0005fM-3F@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-11-24 03:52:42 pgsql: Add pg_upgrade ENABLE_SAME_CATVERSION_UPGRADES macro for testing
Previous Message Tom Lane 2011-11-23 22:13:16 pgsql: Adjust range_adjacent to support different canonicalization rule