summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
AgeCommit message (Expand)Author
2016-01-22Suppress compiler warning.Tom Lane
2016-01-22Improve index AMs' opclass validation procedures.Tom Lane
2016-01-18Restructure index access method API to hide most of it at the C level.Tom Lane