Re: [GENERAL] exclusion constraint with overlapping timestamps

2010-09-08 Thread Jeff Davis
On Wed, 2010-09-08 at 15:48 -0400, A.M. wrote: > I am experimenting with exclusion constraints via Depesz's excellent > introduction here: > http://www.depesz.com/index.php/2010/01/03/waiting-for-8-5-exclusion-constraints/ > > In the example, he uses non-overlapping (day) dates for hotel booking.

[GENERAL] exclusion constraint with overlapping timestamps

2010-09-08 Thread A.M.
I am experimenting with exclusion constraints via Depesz's excellent introduction here: http://www.depesz.com/index.php/2010/01/03/waiting-for-8-5-exclusion-constraints/ In the example, he uses non-overlapping (day) dates for hotel booking. In my case, I would like to use the same datatype but