summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/amutils.out
AgeCommit message (Expand)Author
2021-04-05Support INCLUDE'd columns in SP-GiST.Tom Lane
2019-03-10Support for INCLUDE attributes in GiST indexesAlexander Korotkov
2018-09-18Add support for nearest-neighbor (KNN) searches to SP-GiSTAlexander Korotkov
2018-04-08Support index INCLUDE in the AM properties interface.Andrew Gierth
2016-08-13Add SQL-accessible functions for inspecting index AM properties.Tom Lane