pgsql: Improve Range Types and Exclusion Constraints example. - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: Improve Range Types and Exclusion Constraints example.
Date
Msg-id E1VHT5V-0001Lc-GX@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Improve Range Types and Exclusion Constraints example.  (Magnus Hagander <magnus@hagander.net>)
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Add GUC descriptions for compile-time postgresql.conf settings
Next
From: Jeff Davis
Date:
Subject: pgsql: Revert WAL posix_fallocate() patches.