pgsql: Fix typo in comment - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Fix typo in comment
Date
Msg-id E1rD0tj-009pg7-2l@gemulon.postgresql.org
Whole thread Raw
List 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_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/810c9609f8a5f82025db7d2b4023966d22785898

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


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix typo in comment
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix typo in comment