Fix typos in pgoutput.c

Michael Paquier <michael@paquier.xyz>

Commit: c868cbfef70a22bc02093cfd5e21d5ffd3ca5dd0
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-09-20T01:02:12Z
Releases: 17.0
Fix typos in pgoutput.c

RelationSyncCache was mentioned in two comments under a different name.
Issue noticed while reviewing a different patch touching the same area.

Introduced by 665d1fad99e7.

Discussion: https://postgr.es/m/ZQk1Ca_eFDTmBiZy@paquier.xyz

Files

PathChange+/−
src/backend/replication/pgoutput/pgoutput.c modified +4 −4

Discussion