summaryrefslogtreecommitdiff
path: root/src/backend/access/tablesample/system.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* 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