BUG #8813: Clarifying OVERLAPS in the Docs - Mailing list pgsql-bugs

From jonathan.katz@excoventures.com
Subject BUG #8813: Clarifying OVERLAPS in the Docs
Date
Msg-id 20140113042521.30126.87682@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #8813: Clarifying OVERLAPS in the Docs  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8813
Logged by:          Jonathan S. Katz
Email address:      jonathan.katz@excoventures.com
PostgreSQL version: 9.3.2
Operating system:   N/A
Description:

This was reported by Adam Mackler (mackler) in the doc comments, and am
relaying this. My edits are in []

========

Section 9.9 (v. 9.3 manual) says "the SQL OVERLAPS operator is supported."

There is no entry in the [documentation] index for "OVERLAPS."  I've been
operating for some time now on the mistaken assumption that OVERLAPS was not
supported, simply because I assumed that if it were, then there would be an
index entry for it.

I propose modifying the [documentation] index by adding an "OVERLAPS" entry.

pgsql-bugs by date:

Previous
From: sfrost@snowman.net
Date:
Subject: BUG #8812: Testing, testing
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #8757: Dublicate rows, broken primary key.