summaryrefslogtreecommitdiff
path: root/src/backend/access/tablesample/system.c
Commit message (Expand)AuthorAgeFilesLines
* Dodge portability issue (apparent compiler bug) in new tablesample code.Tom Lane2015-07-251-1/+3
* Redesign tablesample method API, and do extensive code review.Tom Lane2015-07-251-119/+193
* pgindent run for 9.5Bruce Momjian2015-05-231-24/+24
* TABLESAMPLE, SQL Standard and extensibleSimon Riggs2015-05-151-0/+186