summaryrefslogtreecommitdiff
path: root/contrib/citext/expected
AgeCommit message (Expand)Author
2013-10-09Add record_image_ops opclass for matview concurrent refresh.Kevin Grittner
2013-09-11Create index on srt table in citext regression tests.Kevin Grittner
2012-07-05Reduce messages about implicit indexes and sequences to DEBUG1.Robert Haas
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2009-08-04Ooops, missed that a couple of contrib modules have calls to byteacmp.Tom Lane
2009-08-01Improve unique-constraint-violation error messages to include the exactTom Lane
2009-04-26Update citext expected output to exactly match the real output, ratherTom 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-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-29Add a new, improved version of citext as a contrib module.Tom Lane