On Thu, Mar 26, 2015 at 10:46 AM, Tatsuo Ishii <ishii(at)postgresql(dot)org> wrote:
>> SyncRepWakeQueue (src/backend/replication/syncrep.c) is not used
>> anywhere except in the file. If there's no good reason for it, I think
>> it should be declared as a static function. Included patch does so.
>
> Fix committed/pushed from master to 9.2. 9.1 declares it as a static
> function.
Er, is that a good idea to back-patch that? Normally routine specs are
maintained stable on back-branches, and this is just a cosmetic
change.
--
Michael