]> granicus.if.org Git - postgresql/history - contrib/btree_gin
Fix hstore regression tests.
[postgresql] / contrib / btree_gin /
2011-10-12 Tom LaneThrow a useful error message if an extension script...
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-04-25 Peter EisentrautSupport "make check" in contrib
2011-04-22 Tom LaneDe-kludge contrib/btree_gin for collations.
2011-04-12 Tom LanePass collations to functions in FunctionCallInfoData...
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
2011-01-09 Tom LaneImprove comment.
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.
2010-01-07 Tom LaneRemove all the special-case code for INT64_IS_BUSTED...
2009-08-04 Tom LaneOoops, missed that a couple of contrib modules have...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-03-25 Tom LaneAdd btree_gin contrib module.