pgsql: Fix typo in comment

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Fix typo in comment
Дата
Msg-id E1rD0sM-009pep-91@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in comment

Commit 98e675ed7af accidentally mistyped IDENTIFY_SYSTEM as
IDENTIFY_SERVER. Backpatch to all supported branches.

Reported-by: Alexander Lakhin <exclusion@gmail.com>
Discussion: https://postgr.es/m/68138521-5345-8780-4390-1474afdcba1f@gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/replication/libpqwalreceiver/libpqwalreceiver.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: Provide vectored variants of FileRead() and FileWrite().
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix typo in comment