pgsql: Clarify some comments in vacuumlazy.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clarify some comments in vacuumlazy.c
Date: 2020-01-23 06:57:06
Message-ID: E1iuWQM-0001Ht-F8@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify some comments in vacuumlazy.c

Author: Justin Pryzby
Discussion: https://postgr.es/m/20200113004542.GA26045@telsasoft.com

Branch
------
master

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

Modified Files
--------------
src/backend/access/heap/vacuumlazy.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2020-01-23 08:06:00 pgsql: Doc: Fix and tweak documentation for ANALYZE reporting
Previous Message Alvaro Herrera 2020-01-22 21:45:36 Re: pgsql: Fix crash in BRIN inclusion op functions, due to missing datum c