summaryrefslogtreecommitdiff
path: root/src/backend/access/index/amapi.c
AgeCommit message (Expand)Author
2016-08-13Add SQL-accessible functions for inspecting index AM properties.Tom Lane
2016-03-23Support CREATE ACCESS METHODAlvaro Herrera
2016-01-17Restructure index access method API to hide most of it at the C level.Tom Lane