Re: Warnings from fwrite() in git head - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Warnings from fwrite() in git head
Date
Msg-id 17264.1349922772@sss.pgh.pa.us
Whole thread Raw
In response to Re: Warnings from fwrite() in git head  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> On Mon, Oct  8, 2012 at 12:12:54PM -0400, Tom Lane wrote:
>> I'm inclined to think we should make zic.c bail out on write errors.
>> Otherwise, "make install" could fail to notice an out-of-disk-space
>> situation during install.

> My warnings have disappeared now that _FORTIFY_SOURCE has been removed
> on Linux.

I think it still behooves us to fix that, though.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Next
From: Andres Freund
Date:
Subject: Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel