summaryrefslogtreecommitdiff
path: root/contrib/citext
AgeCommit message (Expand)Author
2008-11-07Add some more citext test cases, per David Wheeler. Also remove theTom Lane
2008-10-14Update citext expected output for recent change in error message locationTom 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-30Adjust citext to make use of the new ability to declare its type category:Tom Lane
2008-07-29Add a new, improved version of citext as a contrib module.Tom Lane