From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | 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-17 23:13:34 |
Message-ID: | 200411180013.34187.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Andrew Dunstan wrote:
> 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?).
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2004-11-17 23:43:17 | Re: Tired of -Wold-style-definition already |
Previous Message | John Hansen | 2004-11-17 22:34:18 | Re: [HACKERS] split_part bug |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Hallgren | 2004-11-18 08:50:44 | Re: pgxs patch for win32 (v2) |
Previous Message | Tom Lane | 2004-11-17 21:39:05 | Re: pg_resetxlog options |