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

From Daniel Gustafsson
Subject pgsql: Fix typo in comment
Date
Msg-id [email protected]
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 <[email protected]>
Discussion: https://postgr.es/m/[email protected]

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 by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Provide vectored variants of FileRead() and FileWrite().
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix typo in comment