pgsql: Fix typo in message

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Fix typo in message
Дата
Msg-id E1hVjm2-0007jW-7T@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in message

I introduced the typo in source code in the course of 75445c1515ff.
Repair.

Branch
------
master

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

Modified Files
--------------
src/backend/commands/subscriptioncmds.c    | 2 +-
src/test/regress/expected/subscription.out | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: In the pg_upgrade test suite, remove and recreate "tmp_check".
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: MSVC: Add "use File::Path qw(rmtree)".