=?UTF-8?Q?Juan_Jos=C3=A9_Santamar=C3=ADa_Flecha?= <juanjo.santamaria@gmail.com> writes:
> On Mon, Feb 17, 2020 at 4:52 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Anyway, I'll have a go at updating gaur to use 4.5.x. There is a
>> sane-looking stdint.h on my second-oldest dinosaur, prairiedog.
>> Don't know about the situation on Windows, though. We might want
>> to take a close look at NetBSD, too, based on the GCC notes.
> As for Windows, stdint.h was included in VS2010, and currently Postgres
> supports VS2013 to 2019.
I've now updated gaur to gcc 4.5.4 (took a little more hair-pulling
than I would have wished). I confirm that 0001-Require-stdint.h.patch
works in that environment, so I think you can go ahead and push it.
I think there is room for more extensive trimming of no-longer-useful
configure checks, but I'll start a separate thread about that.
regards, tom lane