diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-05-23 07:49:59 -0400 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-05-23 07:49:59 -0400 |
commit | e2ef289363f52b9dd5950c88a65803b585d86ad8 (patch) | |
tree | f879669c2353f3586ac68d6e5d0893303e7304da /src/backend/access/gist/gistget.c | |
parent | bc41ef4791eb44709f18c1678957509e23abdf98 (diff) | |
download | postgresql-e2ef289363f52b9dd5950c88a65803b585d86ad8.tar.gz |
Print line number correctly in COPY.
When COPY uses the multi-insert method to insert a batch of tuples into the
heap at a time, incorrect line number was printed if something went wrong in
inserting the index tuples (primary key failure, for exampl), or processing
after row triggers.
Fixes bug #8173 reported by Lloyd Albin. Backpatch to 9.2, where the multi-
insert code was added.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions