Commit Graph

15 Commits (f9ccf92e16fc4d831d324c7f7ef347a0acdaef0a)

Author SHA1 Message Date
Tom Lane 4c11d2c559 Flag index metapages as standard-format in xlog.c calls. 8 years ago
Bruce Momjian a6fd7b7a5f Post-PG 10 beta1 pgindent run 8 years ago
Tom Lane 86d911ec0f Allow index AMs to cache data across aminsert calls within a SQL command. 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Robert Haas fa0f466d53 Log the creation of an init fork unconditionally. 9 years ago
Tom Lane ea268cdc9a Add macros to make AllocSetContextCreate() calls simpler and safer. 9 years ago
Tom Lane d6c9e05cb7 Fix assorted bugs in contrib/bloom. 9 years ago
Robert Haas 4bc424b968 pgindent run for 9.6 9 years ago
Tom Lane abaffa9075 Fix contrib/bloom to work for unlogged indexes. 9 years ago
Kevin Grittner a343e223a5 Revert no-op changes to BufferGetPage() 9 years ago
Tom Lane 5713f03973 Improve API of GenericXLogRegister(). 9 years ago
Tom Lane 80cf18910c Get rid of blinsert()'s use of GenericXLogUnregister(). 9 years ago
Kevin Grittner 8b65cf4c5e Modify BufferGetPage() to prepare for "snapshot too old" feature 9 years ago
Tom Lane a9284849b4 Clean up some stuff in new contrib/bloom module. 9 years ago
Teodor Sigaev 9ee014fc89 Bloom index contrib module 9 years ago