Re: vpath builds and verbose error messages - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: vpath builds and verbose error messages
Date
Msg-id 1322398465.29401.0.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: vpath builds and verbose error messages  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On lör, 2011-11-26 at 10:45 -0500, Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > On fre, 2011-11-18 at 09:44 -0500, Tom Lane wrote:
> >> It wouldn't be that hard for elog.c to do strrchr(fname, '/') or
> >> something like that,
> 
> > Here is a patch for that.  I would also like to backpatch this.
> 
> Hmmm ... is it possible that strrchr could change errno?

It's not documented to do that, and an implementation would have to go
far out of it's way to do it anyway.





pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: GiST range-contained-by searches versus empty ranges
Next
From: "Mr. Aaron W. Swenson"
Date:
Subject: Re: Patch: Perl xsubpp