Re: REPOST: InitDB Failure on install
Andreas Pflug <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
Tom Lane wrote: > "Magnus Hagander" <[email protected]> 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 ... I understand your disliking of non-posix stuff. OTOH, GetLastError will give much more details than errno. Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings