pgsql: Fix typo in comment

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Fix typo in comment
Дата
Msg-id E1rD0vT-009pj6-5u@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
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5902ba5b21da9bf16377971360bcf4232728e0bf

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


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix typo in comment
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Prevent tuples to be marked as dead in subtransactions on standb