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