Re: Win32 testing needed

Tom Lane <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <[email protected]>
Andreas Pflug <[email protected]> writes:
>  			ereport(LOG,
>  					(errcode_for_file_access(),
> -					 errmsg("could not read from logger pipe: %m")));
> +					 errmsg("could not read from logger pipe: %lu", error)));

Does %m actually give a wrong result here?  Because if it does,
errcode_for_file_access() is wrong too.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.