summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/tidscan.sql
AgeCommit message (Expand)Author
2024-12-11Enable BUFFERS with EXPLAIN ANALYZE by defaultDavid Rowley
2020-02-07Fix bug in Tid scan.Fujii Masao
2018-12-30Add a hash opclass for type "tid".Tom Lane
2018-12-30Support parameterized TidPaths.Tom Lane
2017-03-20Improve regression test coverage for TID scanning.Tom Lane