Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: REPOST: InitDB Failure on install


  • From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
  • To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • Cc: Magnus Hagander <mha(at)sollentuna(dot)net>, 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 18:40:37 +0000
  • Message-id: <412B8BA5(dot)2050803(at)pse-consulting(dot)de>

Tom Lane wrote:
"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 ...

I understand your disliking of non-posix stuff. OTOH, GetLastError will give much more details than errno.

Regards,
Andreas



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group