summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/tablesample.sql
AgeCommit message (Expand)Author
2021-09-10Fix some anomalies with NO SCROLL cursors.Tom Lane
2017-02-24Make tablesample work with partitioned tables.Robert Haas
2015-07-25Redesign tablesample method API, and do extensive code review.Tom Lane
2015-05-15TABLESAMPLE, SQL Standard and extensibleSimon Riggs