summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
Commit message (Expand)AuthorAgeFilesLines
* Suppress compiler warning.Tom Lane2016-01-211-1/+2
* Improve index AMs' opclass validation procedures.Tom Lane2016-01-211-50/+191
* Restructure index access method API to hide most of it at the C level.Tom Lane2016-01-171-0/+133