pgsql: Fix duplicated words in comments - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix duplicated words in comments
Date
Msg-id E1hQLaU-000340-8q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix duplicated words in comments

Author: Stephen Amell
Discussion: https://postgr.es/m/539fa271-21b3-777e-a468-d96cffe9c768@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7e19929ea29668f3d01280262e407b93042c959a

Modified Files
--------------
src/backend/executor/execExpr.c                 | 2 +-
src/backend/replication/logical/reorderbuffer.c | 2 +-
src/include/c.h                                 | 2 +-
src/include/jit/llvmjit_emit.h                  | 4 ++--
src/include/nodes/execnodes.h                   | 2 +-
src/include/replication/logical.h               | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Standardize ItemIdData terminology.
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: properly attibute PG 12 pgbench release note item