pgsql: Take fillfactor into account in the new COPY bulk heap insert co - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Take fillfactor into account in the new COPY bulk heap insert co
Date
Msg-id E1RUFJJ-0005yB-GV@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This