[COMMITTERS] pgsql: Remove poorly worded and duplicated comment - Mailing list pgsql-committers

From Simon Riggs
Subject [COMMITTERS] pgsql: Remove poorly worded and duplicated comment
Date
Msg-id E1d7dWv-00060R-6O@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove poorly worded and duplicated comment

Move line of code to avoid need for duplicated comment

Brought to attention by Masahiko Sawada

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1f30295eab65eddaa88528876ab66e7095f4bb65

Modified Files
--------------
src/backend/utils/time/snapmgr.c | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: Re: [COMMITTERS] pgsql: Improve performance of timezone loading,especially pg_timezone_
Next
From: Heikki Linnakangas
Date:
Subject: [COMMITTERS] pgsql: Remove support for password_encryption='off' / 'plain'.