Re: MMAP Buffers
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Radosław Smogura <rsmogura@softperience.eu>
Cc: PG Hackers <pgsql-hackers@postgresql.org>
Date: 2011-04-16T17:24:27Z
Lists: pgsql-hackers
On Fri, 2011-04-15 at 12:32 +0200, Radosław Smogura wrote: > I didn't included this, as diff, because of ~150kb size (mainly > configure scripts, which are included in SVC). Due to this, You may > download it from > http://softperience.eu/downloads/pg_mmap_20110415.diff.bz2 (Legal: > Work > under PostgreSQL BSD Lincense). Patch is just GIT diff, later I will > try > to grab some git. Btw., about 87% of this patch are diffs against configure and pg_config.h.in, which are useless. If you strip those out, your patch will be small enough to submit inline.