Re: pg_resetxlog options - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_resetxlog options
Date
Msg-id 4196.1100727545@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_resetxlog options  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> 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.

The Single Unix Spec says that getopt() is supposed to be defined by
<unistd.h>, but I guess reading the spec closely is not a hobby in
Redmond...

Patch applied.

            regards, tom lane

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.4.5 / 7.4.6 crash (pg_hba.conf issue)
Next
From: Tom Lane
Date:
Subject: Re: ambiguous column names in subqueries