| From: | "Karl O(dot) Pinc" <kop(at)meme(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Michael Paquier <michael(dot)paquier(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-18 21:56:16 |
| Message-ID: | 20170118155616.1d879ccb@slate.meme.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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.
Regards,
Karl <kop(at)meme(dot)com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein
| Attachment | Content-Type | Size |
|---|---|---|
| patch_pg_current_logfile-v27.diff | text/x-patch | 16.3 KB |
| patch_pg_current_logfile-v27.diff.abstract_guc_part1 | application/octet-stream | 2.6 KB |
| patch_pg_current_logfile-v27.diff.abstract_guc_part2 | application/octet-stream | 2.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-01-18 21:56:46 | Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) |
| Previous Message | Andres Freund | 2017-01-18 21:47:02 | Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) |