pgsql: Remove duplicated words in comments

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove duplicated words in comments
Date: 2020-02-18 04:11:51
Message-ID: E1j3uEh-0006w0-Uc@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove duplicated words in comments

Author: Daniel Gustafsson
Reviewed-by: Vik Fearing
Discussion: https://postgr.es/m/EBC3BFEB-664C-4063-81ED-29F1227DB012@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/958f9fb98da97a1d781a3766ea86bcdba3b216c5

Modified Files
--------------
src/backend/executor/nodeAgg.c | 4 ++--
src/backend/utils/adt/jsonpath_exec.c | 2 +-
src/bin/pg_upgrade/version.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2020-02-18 04:15:30 pgsql: Make inherited LOCK TABLE perform access permission checks on pa
Previous Message Michael Paquier 2020-02-18 02:43:38 Re: pgsql: walreceiver uses a temporary replication slot by default