Remove broken (and unnecessary) definition of operator <> for _int4
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/intarray/_int.sql.in | modified | +11 −11 |