| From: | Andres Freund <andres(at)2ndquadrant(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Add %z support to elog/ereport? |
| Date: | 2014-01-23 23:41:33 |
| Message-ID: | 20140123234133.GK7182@awork2.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2014-01-23 17:21:11 -0500, Tom Lane wrote:
> I wrote:
> > the idea that we might get many dozen such warnings on more-current
> > compilers is scarier, as that might well interfere with people's
> > ability to do development on, say, Windows. Could somebody check
> > whether MSVC for instance complains about format strings using "z"?
> > Or shall I just commit this and we'll see what the buildfarm says?
>
> Given the lack of response, I've pushed the patch, and will canvass
> the buildfarm results later.
Thanks, I was afk, otherwise I'd have tried to pushing it to windows via
jenkins if that machine was running (it's running in Craig's flat...)…
Do we have a real policy against indenting nested preprocessor
statments? Just so I don't do those in future patches...
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Kirkwood | 2014-01-23 23:49:57 | Re: Why do we let autovacuum give up? |
| Previous Message | Andres Freund | 2014-01-23 23:38:10 | Re: Hard limit on WAL space used (because PANIC sucks) |