pgsql: Fix duplicated words in comments

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix duplicated words in comments
Дата
Msg-id E1hQLaU-000340-8q@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Standardize ItemIdData terminology.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: properly attibute PG 12 pgbench release note item