Commit Graph

30 Commits (cd06ccd78fcf59dd6486b83e4fbf6c73be179523)

Author SHA1 Message Date
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Andres Freund fd4bad1655 Remove now superfluous declarations of dlsym()ed symbols. 3 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Peter Geoghegan 9dc718bdf2 Pass down "logically unchanged index" hint. 5 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Alexander Korotkov 911e702077 Implement operator class parameters 5 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 6 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. 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
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 9 years ago
Tom Lane 8f75fd1f40 Fix contrib/bloom to not fail under CLOBBER_CACHE_ALWAYS. 9 years ago
Tom Lane a9284849b4 Clean up some stuff in new contrib/bloom module. 9 years ago
Teodor Sigaev 80afb62db0 Fixes in bloom contrib module 9 years ago
Teodor Sigaev 27f3bbfad4 Fixes in bloom contrib module missed during review 9 years ago
Teodor Sigaev 9ee014fc89 Bloom index contrib module 9 years ago