Re: BSD gettext - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: BSD gettext
Date
Msg-id Pine.LNX.4.30.0105242303170.757-100000@peter.localdomain
Whole thread Raw
In response to Re: BSD gettext  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane writes:

> However, I think it's pretty foolish to depend on mmap for such
> little reason as this code does.  I suggest ripping out the mmap
> usage and just reading the file with good old read(2).

I'm prepared to do that if mmap doesn't work for someone, but I'm not
eager to fork the code without proven breakage.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Smaller access privilege changes
Next
From: ncm@zembu.com (Nathan Myers)
Date:
Subject: Re: BSD gettext