]> granicus.if.org Git - postgresql/history - contrib/bloom/blinsert.c
Fix contrib/bloom to work for unlogged indexes.
[postgresql] / contrib / bloom / blinsert.c
2016-05-25 Tom LaneFix contrib/bloom to work for unlogged indexes.
2016-04-20 Kevin GrittnerRevert no-op changes to BufferGetPage()
2016-04-12 Tom LaneImprove API of GenericXLogRegister().
2016-04-09 Tom LaneGet rid of blinsert()'s use of GenericXLogUnregister().
2016-04-08 Kevin GrittnerModify BufferGetPage() to prepare for "snapshot too...
2016-04-03 Tom LaneClean up some stuff in new contrib/bloom module.
2016-04-01 Teodor SigaevBloom index contrib module