Commit Graph

24 Commits (dbbca2cf299b81299112ca6ada671a36235ec008)

Author SHA1 Message Date
Peter Eisentraut dbbca2cf29 Remove unused #include's from backend .c files 1 year ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Tom Lane 9f9682783b Invent "amadjustmembers" AM method for validating opclass members. 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 14aec03502 Make the order of the header file includes consistent in backend modules. 6 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Peter Eisentraut b19495772e doc: Update uses of the word "procedure" 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Tom Lane 651902deb1 Re-run pgindent. 8 years ago
Alvaro Herrera e6785a5ca1 Fix wording in amvalidate error messages 8 years ago
Peter Eisentraut f21a563d25 Move some things from builtins.h to new header files 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Tom Lane fdc9186f7e Replace the built-in GIN array opclasses with a single polymorphic opclass. 9 years ago
Tom Lane b5bce6c1ec Final pgindent + perltidy run for 9.6. 9 years ago
Peter Eisentraut ef5d4a3cfa Message style improvements 9 years ago
Tom Lane d9b9289c83 Suppress compiler warning. 10 years ago
Tom Lane be44ed27b8 Improve index AMs' opclass validation procedures. 10 years ago
Tom Lane 65c5fcd353 Restructure index access method API to hide most of it at the C level. 10 years ago