Re: REPOST: InitDB Failure on install
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
- Cc: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>, pgsql-hackers-win32(at)postgresql(dot)org
- Subject: Re: REPOST: InitDB Failure on install
- Date: Tue, 24 Aug 2004 10:37:54 -0400
- Message-id: <3323(dot)1093358274(at)sss(dot)pgh(dot)pa(dot)us>
"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> Tom - which method do you think is best to go with?
I dislike propagating #ifdef WIN32's into sections of the code that are
currently free of them. So I'd vote for the map-to-errno approach.
It's a judgment call though ...
regards, tom lane
Home |
Main Index |
Thread Index