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 ------ 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(-)
