Remove broken (and unnecessary) definition of operator <> for _int4

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

Commit: 5390e284dbf12bf4196576466dae1f5c170d0327
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-01-08T23:40:27Z
Releases: 8.0.0
Remove broken (and unnecessary) definition of operator <> for _int4
datatype; the generic array comparators added in 7.4 supersede this.
Per report and patch from Korea PostgreSQL Users' Group.

Files

PathChange+/−
contrib/intarray/_int.sql.in modified +11 −11