[COMMITTERS] pgsql: Spelling fixes in code comments

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [COMMITTERS] pgsql: Spelling fixes in code comments
Дата
Msg-id E1d3PW3-00008l-Fm@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Spelling fixes in code comments

Author: Euler Taveira <euler@timbira.com.br>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e495c1683f2c243f6769b34a009cf9c28526b555

Modified Files
--------------
src/backend/catalog/pg_publication.c        |  2 +-
src/backend/catalog/pg_subscription.c       |  4 ++--
src/backend/replication/logical/message.c   |  2 +-
src/backend/replication/logical/origin.c    | 18 +++++++++---------
src/backend/replication/logical/proto.c     |  4 ++--
src/backend/replication/logical/tablesync.c |  8 ++++----
6 files changed, 19 insertions(+), 19 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Workaround for RecoverPreparedTransactions()
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Silence compiler warning induced by commit de4389712.