]> granicus.if.org Git - postgresql/history - contrib/btree_gin
Fix REFRESH MATERIALIZED VIEW to report activity to the stats collector.
[postgresql] / contrib / btree_gin /
2017-03-15 Stephen FrostAdd support for EUI-64 MAC addresses as macaddr8
2016-11-29 Tom LaneTest all contrib-created operator classes with amvalidate.
2016-07-21 Tom LaneMake contrib regression tests safe for Danish locale.
2016-07-17 Peter EisentrautUse correct symbol for minimum int64 value
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-05-15 Alvaro HerreraMove strategy numbers to include/access/stratnum.h
2015-03-31 Bruce Momjianbtree_gin: properly call DirectFunctionCall1()
2015-03-25 Bruce MomjianRevert commit 843cd0bfe6246d94d9b34a7f36bbb76fdba87b74
2015-03-25 Bruce Momjianbtree_gin: properly call DirectFunctionCall1()
2014-12-22 Heikki LinnakangasTurn much of the btree_gin macros into real functions.
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...
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.