Re: Why SyncRepWakeQueue is not static? - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Why SyncRepWakeQueue is not static?
Date
Msg-id 20150326.104634.520457757923889800.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Why SyncRepWakeQueue is not static?  (Tatsuo Ishii <ishii@postgresql.org>)
Responses Re: Why SyncRepWakeQueue is not static?  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
> 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.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Fabrízio de Royes Mello
Date:
Subject: GSoC 2015 proposal: Improve the performance of “ALTER TABLE .. SET LOGGED / UNLOGGED” statement
Next
From: Michael Paquier
Date:
Subject: Re: Moving on to close the current CF 2015-02