pgsql: Improve Range Types and Exclusion Constraints example.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve Range Types and Exclusion Constraints example.
Date: 2013-09-05 14:31:47
Message-ID: E1VHab5-0000Bv-GW@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve Range Types and Exclusion Constraints example.

Make the examples self-contained to avoid confusion. Per bug report
8367 from KOIZUMI Satoru.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/fb843b2679d959a63f48c2f4ad52243053e1a5d4

Modified Files
--------------
doc/src/sgml/rangetypes.sgml | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2013-09-05 17:29:09 pgsql: Make catalog cache hash tables resizeable.
Previous Message Jeff Davis 2013-09-05 14:31:29 pgsql: Improve Range Types and Exclusion Constraints example.