pgsql: Fix typos in pgoutput.c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix typos in pgoutput.c
Дата
Msg-id E1qilgJ-004rST-Qx@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typos in pgoutput.c

RelationSyncCache was mentioned in two comments under a different name.
Issue noticed while reviewing a different patch touching the same area.

Introduced by 665d1fad99e7.

Discussion: https://postgr.es/m/ZQk1Ca_eFDTmBiZy@paquier.xyz

Branch
------
master

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

Modified Files
--------------
src/backend/replication/pgoutput/pgoutput.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: psql: Reset query buffer of \e, \ef and \ev on error
Следующее
От: Nathan Bossart
Дата:
Сообщение: pgsql: Remove open-coded binary heap in pg_dump_sort.c.