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

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

From
Heikki Linnakangas
Date:
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(-)