Fix typos in pgoutput.c
authorMichael Paquier <[email protected]>
Wed, 20 Sep 2023 01:02:12 +0000 (10:02 +0900)
committerMichael Paquier <[email protected]>
Wed, 20 Sep 2023 01:02:12 +0000 (10:02 +0900)
commitc868cbfef70a22bc02093cfd5e21d5ffd3ca5dd0
tree3ce079e08eaa39c86562b2b255e914cc6789e914
parentcb943054f3f6d67c858dd63192afaa488f8cb51e
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/[email protected]
src/backend/replication/pgoutput/pgoutput.c