Commit Graph

21 Commits (e6ccd1ce1644d1b40b7981f8bc172394de524f99)

Author SHA1 Message Date
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Heikki Linnakangas 6f0bc5e1da Fix missing validation for the new GiST sortsupport functions. 5 years ago
Heikki Linnakangas 16fa9b2b30 Add support for building GiST index by sorting. 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
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 d3a4f89d8a Allow no-op GiST support functions to be omitted. 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 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