| From: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Steele <david(at)pgmasters(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Craig Ringer <craig(at)2ndquadrant(dot)com> |
| Subject: | Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) |
| Date: | 2018-08-24 02:25:27 |
| Message-ID: | CAEepm=1oOAx-RFup9phv-b0k+Y3ic0dC-htpW5cNG_OMTpOR_w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
On Fri, Aug 24, 2018 at 1:44 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> On 2018-08-23 22:02:26 +0200, Peter Eisentraut wrote:
>> On 23/08/2018 03:31, Andres Freund wrote:
>> > On 2018-08-22 17:09:05 -0700, Andres Freund wrote:
>> >> Attached is a version doing so.
>> >
>> > Mildly updated version attached. This adds an explanatory commit
>> > message, removes one stray docs C89 reference, and fixes a mis-squashing
>> > of a patch.
>>
>> Let's do it!
>
> Pushed the first two. I'll send the presumably affected buildfarm
> owners an email, asking them whether they want to update.
Note that designated initialisers are not in C++ yet (though IIUC they
have been accepted in P0329R4[1] for the draft that will become C++20
whatever it turns out to be).
[1] http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/n4691.html
--
Thomas Munro
http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shinoda, Noriyoshi (PN Japan GCS Delivery) | 2018-08-24 02:30:54 | RE: [HACKERS] Proposal to add work_mem option to postgres_fdw module |
| Previous Message | Michael Paquier | 2018-08-24 02:18:53 | Re: Hint to set owner for tablespace directory |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2018-08-24 02:36:51 | Re: C99 compliance for src/port/snprintf.c |
| Previous Message | Andres Freund | 2018-08-24 01:44:34 | Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) |