pgsql: In relevant log messages, indicate whether vacuums are aggressiv

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In relevant log messages, indicate whether vacuums are aggressiv
Date: 2017-10-26 10:42:21
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In relevant log messages, indicate whether vacuums are aggressive.

Kyotaro Horiguchi, reviewed Masahiko Sawada, David G. Johnston, Álvaro
Herrera, and me. Grammar correction to the final posted patch by me.

Discussion: http://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b55509332f50f998b6e8b3830a51c5b9d8f666aa

Modified Files
--------------
src/backend/commands/vacuumlazy.c | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2017-10-26 12:18:56 Re: [COMMITTERS] pgsql: Process variadic arguments consistently in json functions
Previous Message Michael Meskes 2017-10-26 08:40:40 pgsql: Fixed handling of escape character in libecpg.