| From: | David Rowley <dgrowleyml(at)gmail(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: FW: REVIEW: Allow formatting in log_line_prefix |
| Date: | 2013-09-20 06:00:13 |
| Message-ID: | CAApHDvoCobmZrtPZKPb3yaxe-XzziGxrdXPyxr+gfx2ArZcj8w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Sep 20, 2013 at 12:48 AM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> Something is weird in your latest patch. The header is:
>
> diff -u -r b/postgresql/doc/src/sgml/config.sgml
> a/postgresql/doc/src/sgml/config.sgml
> --- b/postgresql/doc/src/sgml/config.sgml 2013-09-09
> 23:40:52.356371191 +1200
> +++ a/postgresql/doc/src/sgml/config.sgml 2013-09-19
> 22:13:26.236681468 +1200
>
> This doesn't apply with patch -p1 or -p0. (You need -p2.)
>
> Your previous patch in this thread seemed OK. You might want to check
> what you did there.
>
I moved the source around and I've patched against it again. New patch
attached.
David
| Attachment | Content-Type | Size |
|---|---|---|
| log_line_formatting_v0.3.patch | application/octet-stream | 8.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | samthakur74 | 2013-09-20 06:04:49 | Re: pg_stat_statements: calls under-estimation propagation |
| Previous Message | Rushabh Lathia | 2013-09-20 04:39:27 | Re: proposal: lob conversion functionality |