Re: pg_resetxlog options

From: "Zeugswetter Andreas DAZ SD" <ZeugswetterA(at)spardat(dot)at>
To: "Peter Eisentraut" <peter_e(at)gmx(dot)net>, "Andrew Dunstan" <andrew(at)dunslane(dot)net>, "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_resetxlog options
Date: 2004-11-18 13:06:30
Message-ID: 46C15C39FEB2C44BA555E356FBCD6FA40184D238@m0114.s-mxs.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


>> Some other time maybe. Meanwhile, this patch ought to make it compile
>> more cleanly on Windows - not sure why I get errors there but not
>> Linux.
>
> Because getopt() is normally declared in unistd.h, not getopt.h (Windows
> being an exception?).

getopt is not in any standard Windows headers. The getopt.h header is from mingw
to assist porting (don't know why they didn't put it in unistd.h ?).

Andreas

Browse pgsql-hackers by date

  From Date Subject
Next Message Matt 2004-11-18 13:18:00 patch: plpgsql - access records with rec.(expr)
Previous Message Reini Urban 2004-11-18 12:06:54 Re: are there any cons to linking libstdc++ with postgresql?

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-11-18 17:01:16 Re: [HACKERS] pg_arch.c call to sleep()
Previous Message Peter Eisentraut 2004-11-18 10:10:05 Re: Romanian translation for 8.0: new file (pg_dump)