Commits

DateSubjectAuthorReleases
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 12.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 11.19
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 14.7
2021-07-12 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 15.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 11.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.6.11
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 10.6
2018-03-22 Fix errors in contrib/bloom index build. Tom Lane 11.0
2018-03-22 Fix errors in contrib/bloom index build. Tom Lane 9.6.9
2018-03-22 Fix errors in contrib/bloom index build. Tom Lane 10.4
2017-11-03 Flag index metapages as standard-format in xlog.c calls. Tom Lane 11.0
2017-02-09 Allow index AMs to cache data across aminsert calls within a SQL command. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-08-14 Fix assorted bugs in contrib/bloom. Tom Lane 9.6.0
2016-05-25 Fix contrib/bloom to work for unlogged indexes. Tom Lane 9.6.0
2016-04-12 Improve API of GenericXLogRegister(). Tom Lane 9.6.0
2016-04-09 Get rid of blinsert()'s use of GenericXLogUnregister(). Tom Lane 9.6.0
2016-04-03 Clean up some stuff in new contrib/bloom module. Tom Lane 9.6.0