summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/amutils.c
AgeCommit message (Expand)Author
2016-08-23Suppress compiler warnings in non-cassert builds.Tom Lane
2016-08-13Add SQL-accessible functions for inspecting index AM properties.Tom Lane