Re: Unportable coding in reorderbuffer.h - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Unportable coding in reorderbuffer.h
Date
Msg-id 19789.1394216848@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unportable coding in reorderbuffer.h  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Unportable coding in reorderbuffer.h  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> A patch fixing this is attached. I've added some more local variables to
> deal with the longer lines...

Since I've got a compiler in captivity that complains about this,
I'll take care of checking and committing this patch.

I still think it might be a good idea to spin up a buildfarm member
running "gcc -ansi -pedantic", even if we don't see that as a particularly
useful case in practice.  Thoughts?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: proposal (9.5) : psql unicode border line styles
Next
From: Robert Haas
Date:
Subject: Re: on_exit_reset fails to clear DSM-related exit actions