summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
AgeCommit message (Expand)Author
2016-08-15Final pgindent + perltidy run for 9.6.Tom Lane
2016-07-28Message style improvementsPeter Eisentraut
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