Small typo in syncrep.h - Mailing list pgsql-hackers

From Pavan Deolasee
Subject Small typo in syncrep.h
Date
Msg-id CABOikdNhNMnsLqFBUoOBtCgj-+vCEsxXHTW2NWdg19vP9PZAkQ@mail.gmail.com
Whole thread Raw
Responses Re: Small typo in syncrep.h  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hello,

While reading code, I noticed a small typo in syncrep.h. It says SyncRepUpdateSyncStandbysDefined() is called by wal writer whereas its called by the checkpointer process, at least in the HEAD. Previously, it was being called by the bgwriter process.

Attached patches fix this in the relevant releases.

Thanks,
Pavan
Attachment

pgsql-hackers by date:

Previous
From: Sergey Konoplev
Date:
Subject: Re: WAL segments (names) not in a sequence
Next
From: Atri Sharma
Date:
Subject: Time limit for a process to hold Content lock in Buffer Cache