| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | "Karl O(dot) Pinc" <kop(at)meme(dot)com> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Gilles Darold <gilles(dot)darold(at)dalibo(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Patch to implement pg_current_logfile() function |
| Date: | 2017-01-19 02:29:38 |
| Message-ID: | CAB7nPqRTq+NE=Mcq8KAFNpx7Xi4brVBxYKuyHT0FojAH_F2LKQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jan 19, 2017 at 6:56 AM, Karl O. Pinc <kop(at)meme(dot)com> wrote:
> On Wed, 18 Jan 2017 15:08:09 -0600
> "Karl O. Pinc" <kop(at)meme(dot)com> wrote:
>
>> I would like to see index entries for "current_logfiles"
>> so this stuff is findable.
>
> Attached is a v27 of the patch.
>
> I polished some of the sentences in the documentation
> and added index entries.
>
> Also attached are a series of 2 patches to apply on top
> of v27 which make symbols out of hardcoded constants.
+ <indexterm>
+ <primary>current_logfiles</primary>
+ <secondary>and the log_destination configuration parameter</secondary>
+ </indexterm>
I have been wondering about this portion a bit, and actually that's pretty nice.
So patch is marked as ready for committer, the version proposed here
not using SRFs per Gilles' input on the matter.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ryan Murphy | 2017-01-19 02:50:54 | Re: Re: Clarifying "server starting" messaging in pg_ctl start without --wait |
| Previous Message | Haribabu Kommi | 2017-01-19 02:16:05 | Re: macaddr 64 bit (EUI-64) datatype support |