Re: Why SyncRepWakeQueue is not static?

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: Why SyncRepWakeQueue is not static?
Дата
Msg-id 20150326.104634.520457757923889800.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответ на Why SyncRepWakeQueue is not static?  (Tatsuo Ishii <ishii@postgresql.org>)
Ответы Re: Why SyncRepWakeQueue is not static?  (Michael Paquier <michael.paquier@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Fabrízio de Royes Mello
Дата:
Сообщение: GSoC 2015 proposal: Improve the performance of “ALTER TABLE .. SET LOGGED / UNLOGGED” statement
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Moving on to close the current CF 2015-02