summaryrefslogtreecommitdiff
path: root/contrib/pgstattuple/pgstatapprox.c
AgeCommit message (Expand)Author
2016-04-20Revert no-op changes to BufferGetPage()Kevin Grittner
2016-04-08Modify BufferGetPage() to prepare for "snapshot too old" featureKevin Grittner
2016-04-02Copyedit comments and documentation.Noah Misch
2016-03-02Change the format of the VM fork to add a second bit per page.Robert Haas
2016-01-02Update copyright for 2016Bruce Momjian
2015-05-24pgindent run for 9.5Bruce Momjian
2015-05-13Add pgstattuple_approx() to the pgstattuple extension.Andres Freund