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

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

Commit: 2fb41f900a8650737aa37d5aab0e58a0dee94f3d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-01-08T23:40:36Z
Releases: 7.4.2
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