Re: pgsql: Removed unused variable, openLogOff.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: pgsql: Removed unused variable, openLogOff.
Дата
Msg-id CA+TgmoaiJknVAjzB6LXjvqQD29WW-LM2AWLbAy_G=FiBoWOFLQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Removed unused variable, openLogOff.  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: pgsql: Removed unused variable, openLogOff.
Список pgsql-hackers
On Thu, Mar 7, 2019 at 8:27 PM Michael Paquier <michael@paquier.xyz> wrote:
> After sleeping on it, let's live with just switching to nleft in the
> message, without openLogOff as that's the second time folks complain
> about the previous code.  So I just propose the attached.  Robert,
> others, any objections?  Perhaps you would prefer fixing it yourself?

Sorry that I didn't get to this before you did -- I was on PTO on
Friday and did not work on the weekend.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: monitoring CREATE INDEX [CONCURRENTLY]
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Pluggable Storage - Andres's take