pgsql: Fix thinko in pg_read_file: testing for negative result is not - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Fix thinko in pg_read_file: testing for negative result is not
Date
Msg-id 20051015194709.B4445D9B54@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix thinko in pg_read_file: testing for negative result is not the way
to determine whether fread() failed.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        genfile.c (r1.7 -> r1.8)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/genfile.c.diff?r1=1.7&r2=1.8)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Update 'supported platforms' list with current buildfarm results.
Next
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: Fix assorted typos in the documentation, and use American