[COMMITTERS] pgsql: Improve Range Types and Exclusion Constraints example.

2013-09-05 Thread Jeff Davis
Improve Range Types and Exclusion Constraints example. Make the examples self-contained to avoid confusion. Per bug report 8367 from KOIZUMI Satoru. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/1bb4b62d3e5209dae1f1e441b7f01a053b7587f4 Modified Files --

[COMMITTERS] pgsql: Improve Range Types and Exclusion Constraints example.

2013-09-05 Thread Jeff Davis
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 --

Re: [COMMITTERS] pgsql: Improve Range Types and Exclusion Constraints example.

2013-09-05 Thread Magnus Hagander
Backpatch to 9.3 at least, maybe? Without that, it's not going to show up in "production docs" for a year... //Magnus On Thu, Sep 5, 2013 at 8:30 AM, Jeff Davis wrote: > Improve Range Types and Exclusion Constraints example. > > Make the examples self-contained to avoid confusion. Per bug repor

[COMMITTERS] pgsql: Improve Range Types and Exclusion Constraints example.

2013-09-04 Thread Jeff Davis
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 -