Re: [BUGS] BUG #8367: wrong example in 8.17.10

2013-09-02 Thread Jeff Davis
On Tue, 2013-08-06 at 12:27 -0400, Tom Lane wrote: > koizumi...@minos.ocn.ne.jp writes: > > In 8.17.10 "Constraints on Ranges" of PostgreSQL 9.2.4 Documentation, a > > constraint will prevent the overlapping values in an example. > > But in the example, range [2010-01-01 11:30, 2010-01-01 13:00) a

Re: [BUGS] BUG #8367: wrong example in 8.17.10

2013-08-06 Thread Tom Lane
koizumi...@minos.ocn.ne.jp writes: > In 8.17.10 "Constraints on Ranges" of PostgreSQL 9.2.4 Documentation, a > constraint will prevent the overlapping values in an example. > But in the example, range [2010-01-01 11:30, 2010-01-01 13:00) and range > [2010-01-01 14:45, 2010-01-01 15:45) do not over

[BUGS] BUG #8367: wrong example in 8.17.10

2013-08-06 Thread koizumistr
The following bug has been logged on the website: Bug reference: 8367 Logged by: KOIZUMI Satoru Email address: koizumi...@minos.ocn.ne.jp PostgreSQL version: 9.2.4 Operating system: MacOSX Description: In 8.17.10 "Constraints on Ranges" of PostgreSQL 9.2.4 Documentati