pgsql: Take fillfactor into account in the new COPY bulk heap insert co

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Take fillfactor into account in the new COPY bulk heap insert co
Date: 2011-11-26 10:16:41
Message-ID: E1RUFJJ-0005yB-GV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Take fillfactor into account in the new COPY bulk heap insert code.

Jeff Janes

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dea5f6cefe74a6cb51a1cfd39e12a2e1a026df35

Modified Files
--------------
src/backend/access/heap/heapam.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2011-11-26 13:20:24 Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This
Previous Message Tom Lane 2011-11-26 07:13:09 Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This