Commit Graph

25 Commits (REL_13_STABLE)

Author SHA1 Message Date
Alexander Korotkov 911e702077 Implement operator class parameters 6 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Michael Paquier 7854e07f25 Revert "Rename files and headers related to index AM" 6 years ago
Michael Paquier 8ce3aa9b59 Rename files and headers related to index AM 6 years ago
Amit Kapila e0487223ec Make the order of the header file includes consistent. 6 years ago
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 6 years ago
Peter Eisentraut 5e1963fb76 Collations with nondeterministic comparison 7 years ago
Tom Lane fa2cf164aa Rename nodes/relation.h to nodes/pathnodes.h. 7 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Tom Lane c7b8998ebb Phase 2 of pgindent updates. 8 years ago
Robert Haas 5262f7a4fc Add optimizer and executor support for parallel index scans. 9 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
Peter Eisentraut 0665023b44 Remove unnecessary prototypes 9 years ago
Robert Haas 4bc424b968 pgindent run for 9.6 9 years ago
Tom Lane ee4af347ba Measure Bloom index signature-length reloption in bits, not words. 9 years ago
Tom Lane abaffa9075 Fix contrib/bloom to work for unlogged indexes. 9 years ago
Teodor Sigaev 813b456ea2 Add page id to bloom index 10 years ago
Tom Lane 8f75fd1f40 Fix contrib/bloom to not fail under CLOBBER_CACHE_ALWAYS. 10 years ago
Tom Lane a9284849b4 Clean up some stuff in new contrib/bloom module. 10 years ago
Teodor Sigaev 80afb62db0 Fixes in bloom contrib module 10 years ago
Teodor Sigaev 27f3bbfad4 Fixes in bloom contrib module missed during review 10 years ago
Teodor Sigaev 9ee014fc89 Bloom index contrib module 10 years ago