From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pg_resetxlog options |
Date: | 2004-11-17 21:39:05 |
Message-ID: | 4196.1100727545@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Andrew Dunstan <andrew(at)dunslane(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | John Hansen | 2004-11-17 21:40:50 | split_part bug |
Previous Message | Tom Lane | 2004-11-17 21:32:22 | Re: 7.4.5 / 7.4.6 crash (pg_hba.conf issue) |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-11-17 23:13:34 | Re: pg_resetxlog options |
Previous Message | Andrew Dunstan | 2004-11-17 20:52:48 | Re: pg_resetxlog options |