summaryrefslogtreecommitdiff
path: root/contrib/citext/sql
AgeCommit message (Expand)Author
2009-08-04Ooops, missed that a couple of contrib modules have calls to byteacmp.Tom Lane
2009-04-23varstr_cmp and any comparison function that piggybacks on it can returnHeikki Linnakangas
2008-11-07Add some more citext test cases, per David Wheeler. Also remove theTom Lane
2008-09-05Add some additional casts and regression tests for the citext data type.Tom Lane
2008-07-30Allow I/O conversion casts to be applied to or from any type that is a memberTom Lane
2008-07-29Add a new, improved version of citext as a contrib module.Tom Lane