]> granicus.if.org Git - postgresql/commit
Allow vacuums to report oldestxmin
authorSimon Riggs <simon@2ndQuadrant.com>
Fri, 3 Mar 2017 13:48:25 +0000 (19:18 +0530)
committerSimon Riggs <simon@2ndQuadrant.com>
Fri, 3 Mar 2017 13:48:25 +0000 (19:18 +0530)
commit9eb344faf54a849898d9be012ddfa8204cfeb57c
treedd22f4e6c238ceabacdc1415e9cfa6300339687b
parent19dc233c32f2900e57b8da4f41c0f662ab42e080
Allow vacuums to report oldestxmin

Allow VACUUM and Autovacuum to report the oldestxmin value they
used while cleaning tables, helping to make better sense out of
the other statistics we report in various cases.
src/backend/commands/vacuumlazy.c