Re: Re: pgsql: add EPERM to the list of return codes to expect from opening - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Re: pgsql: add EPERM to the list of return codes to expect from opening
Date
Msg-id 4B8C08E7.40703@dunslane.net
Whole thread Raw
In response to Re: Re: pgsql: add EPERM to the list of return codes to expect from opening  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers

Greg Stark wrote:
> So fwiw Narwhal says EACCESS is working.
>
>   

dawn_bat is also working. Both of these build using Mingw/gcc, not MSVC.

cheers

andrew


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: Re: Hot Standby query cancellation and Streaming Replication integration
Next
From: Tom Lane
Date:
Subject: Make plpgsql throw error for SELECT ... INTO rowtypevar , ... ?