pgsql: Fix incorrect relation name in comment of vacuumlazy.c - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix incorrect relation name in comment of vacuumlazy.c
Date
Msg-id E1gkMBI-0006Mw-FD@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix incorrect relation name in comment of vacuumlazy.c

Author: Masahiko Sawada
Discussion: https://postgr.es/m/CAD21AoBiOiapB7YGbWRfNZji3cs1gkEwv=uGLTemaZ9yNKK1DA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/80971bc206b06deebe71e722f49949f6df4ce642

Modified Files
--------------
src/backend/access/heap/vacuumlazy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Enforce non-parallel plan when calling current_schema() innewly
Next
From: Peter Eisentraut
Date:
Subject: pgsql: configure: More use of AC_ARG_VAR