| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgsql: Removed unused variable, openLogOff. |
| Date: | 2019-03-11 19:30:22 |
| Message-ID: | CA+TgmoaiJknVAjzB6LXjvqQD29WW-LM2AWLbAy_G=FiBoWOFLQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Thu, Mar 7, 2019 at 8:27 PM Michael Paquier <michael(at)paquier(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2019-03-11 20:00:30 | pgsql: tableam: Add and use scan APIs. |
| Previous Message | Andrew Dunstan | 2019-03-11 17:18:48 | pgsql: pgbench: increase the maximum number of variables/arguments |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2019-03-11 19:37:46 | Re: Pluggable Storage - Andres's take |
| Previous Message | Robert Haas | 2019-03-11 19:28:56 | Re: monitoring CREATE INDEX [CONCURRENTLY] |