]> granicus.if.org Git - postgresql/history - contrib/citext
Redesign tablesample method API, and do extensive code review.
[postgresql] / contrib / citext /
2015-05-05 Tom LaneFix incorrect declaration of citext's regexp_matches...
2014-08-28 Tom LaneFix citext upgrade script for disallowance of oidvector...
2014-08-25 Andres FreundFix typos in some error messages thrown by extension...
2014-07-14 Noah MischAdd file version information to most installed Windows...
2014-04-18 Peter EisentrautCreate function prototype as part of PG_FUNCTION_INFO_V...
2014-02-27 Tom LaneRemove dependency on database encoding in citext regres...
2013-10-09 Kevin GrittnerAdd record_image_ops opclass for matview concurrent...
2013-09-11 Kevin GrittnerCreate index on srt table in citext regression tests.
2012-07-05 Robert HaasReduce messages about implicit indexes and sequences...
2012-05-11 Tom LaneFix contrib/citext's upgrade script to handle array...
2011-11-21 Tom LaneFix citext upgrade script to update derived copies...
2011-11-17 Alvaro HerreraDon't quote language name
2011-10-12 Tom LaneThrow a useful error message if an extension script...
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-06-08 Tom LaneMake citext's equality and hashing functions collation...
2011-04-25 Peter EisentrautSupport "make check" in contrib
2011-03-03 Tom LaneFix citext's upgrade-from-unpackaged script to set...
2011-02-14 Tom LaneAvoid use of CREATE OR REPLACE FUNCTION in extension...
2011-02-14 Tom LaneConvert contrib modules to use the extension facility.
2011-02-08 Peter EisentrautPer-column collation support
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-22 Tom LaneSome more gitignore cleanups: cover contrib and PL...
2010-09-22 Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2009-08-04 Tom LaneOoops, missed that a couple of contrib modules have...
2009-08-01 Tom LaneImprove unique-constraint-violation error messages...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-04-26 Tom LaneUpdate citext expected output to exactly match the...
2009-04-23 Heikki Linnakangasvarstr_cmp and any comparison function that piggybacks...
2008-11-07 Tom LaneAdd some more citext test cases, per David Wheeler...
2008-10-14 Tom LaneUpdate citext expected output for recent change in...
2008-09-05 Tom LaneAdd some additional casts and regression tests for...
2008-07-30 Tom LaneAllow I/O conversion casts to be applied to or from...
2008-07-30 Tom LaneAdjust citext to make use of the new ability to declare...
2008-07-29 Tom LaneAdd a new, improved version of citext as a contrib...