Re: pgsql: autoconf 2.61's AC_FUNC_FSEEKO reports success/failure - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: autoconf 2.61's AC_FUNC_FSEEKO reports success/failure
Date
Msg-id 11636.1203374209@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: autoconf 2.61's AC_FUNC_FSEEKO reports success/failure  (momjian@postgresql.org (Bruce Momjian))
Responses Re: pgsql: autoconf 2.61's AC_FUNC_FSEEKO reports success/failure
List pgsql-committers
momjian@postgresql.org (Bruce Momjian) writes:
> autoconf 2.61's AC_FUNC_FSEEKO reports success/failure differently, so
> reorganize code for NetBSD/BSDi port/fseeko.c usage, and make code more
> modular.

This patch has caused boatloads of

pg_backup_custom.c: In function `_PrintTocData':
pg_backup_custom.c:480: warning: implicit declaration of function `fseeko'
pg_backup_custom.c: In function `_CloseArchive':
pg_backup_custom.c:815: warning: implicit declaration of function `ftello'

all over the build.  Kindly fix or revert.

            regards, tom lane

pgsql-committers by date:

Previous
From: pgunittest@pgfoundry.org (User Pgunittest)
Date:
Subject: pgunittest - pgUnitTest_Rnd:
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove unnecessary opening of other relation in