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 06:30:41
Message-ID: E1VHT5V-0001Lc-GX@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
------
master

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

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

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2013-09-05 06:49:26 pgsql: Revert WAL posix_fallocate() patches.
Previous Message Bruce Momjian 2013-09-04 21:44:10 pgsql: Add GUC descriptions for compile-time postgresql.conf settings