Re: pgwin32_open returning EINVAL - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: pgwin32_open returning EINVAL
Date
Msg-id 20071220125243.GC5309@alvh.no-ip.org
Whole thread Raw
In response to Re: pgwin32_open returning EINVAL  ("Trevor Talbot" <quension@gmail.com>)
List pgsql-hackers
Trevor Talbot escribió:

> Without looking myself, is it possible for errhint() or errdetail() to
> do something that affects GetLastError()? It's like errno, checking it
> very far away from the call site makes me nervous.

Yeah, they call gettext(), palloc/pfree/pstrdup and various StringInfo
routines.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: "Trevor Talbot"
Date:
Subject: Re: pgwin32_open returning EINVAL
Next
From: Magnus Hagander
Date:
Subject: Re: pgwin32_open returning EINVAL