summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/amutils.c
AgeCommit message (Expand)Author
2019-01-02Update copyright for 2019Bruce Momjian
2018-04-26Post-feature-freeze pgindent run.Tom Lane
2018-04-08Support index INCLUDE in the AM properties interface.Andrew Gierth
2018-01-19Local partitioned indexesAlvaro Herrera
2018-01-02Update copyright for 2018Bruce Momjian
2017-06-21Phase 3 of pgindent updates.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-08-23Suppress compiler warnings in non-cassert builds.Tom Lane
2016-08-13Add SQL-accessible functions for inspecting index AM properties.Tom Lane