| From: | Antonin Houska <ah(at)cybertec(dot)at> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: openLogOff is not needed anymore |
| Date: | 2019-03-06 15:13:17 |
| Message-ID: | 17973.1551885197@localhost |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Wed, Mar 6, 2019 at 6:10 AM Antonin Houska <ah(at)cybertec(dot)at> wrote:
> > ... obviously due to commit c24dcd0. The following patch removes it.
>
> Committed, after a short struggle to get the patch out of the email
> body in a usable form.
It was just convenient for me to use vc-diff emacs command and copy & paste
the diff into the message because I also use emacs as email client. I thought
it should work but perhaps something went wrong with spaces.
I'll always attach diffs to the message next time. Sorry for the problem.
--
Antonin Houska
https://www.cybertec-postgresql.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chapman Flack | 2019-03-06 15:24:42 | Re: proposal: variadic argument support for least, greatest function |
| Previous Message | Alvaro Herrera | 2019-03-06 15:13:16 | Re: [HACKERS] CLUSTER command progress monitor |