Re: GiST for range types (was Re: Range Types - typo + NULL string constructor)

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alexander Korotkov <aekorotkov@gmail.com>
Cc: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, Jeff Davis <pgsql@j-davis.com>, pgsql-hackers@postgresql.org
Date: 2011-11-07T18:36:23Z
Lists: pgsql-hackers
Alexander Korotkov <aekorotkov@gmail.com> writes:
> So, !? and ? operators are mentioned in documentation, but don't present in
> catalog. Are them just missed in the catalog or there is some more serious
> problem?

IIRC, Heikki removed them from the final commit.  Sounds like he missed
some documentation.

			regards, tom lane