Re: [COMMITTERS] pgsql: Allow vacuums to report oldestxmin
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Masahiko Sawada <sawada.mshk@gmail.com>, Simon Riggs <simon@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-03-28T17:26:08Z
Lists: pgsql-hackers
Fujii Masao wrote: > This is the evidence that no one cares about the details of VACUUM VERBOSE > output example. So I'm tempted to simplify the example (please see the > attached patch) instead of keeping updating the example. Agreed. > > If this patch is applied, it should back-patch to all supported > > branches. > > Not sure if it's worth back-patching that. I see no reason to keep it in back branches either. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Simplify the example of VACUUM in documentation.
- 75eea8d7f54b 9.2.21 landed
- 82f7c3255300 9.3.17 landed
- cb366b507995 9.4.12 landed
- 86f0e538955e 9.5.7 landed
- fa0d1fd8955c 9.6.3 landed
- ec19693014ed 10.0 landed
-
Allow vacuums to report oldestxmin
- 9eb344faf54a 10.0 cited
-
Message editing: remove gratuitous variations in message wording, standardize
- feb4f44d296b 7.4.1 cited