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:53:01 -0400 |
commit | fcf91c06e0f836b0db52f2d6f40dd735dd42c7e3 (patch) | |
tree | 0d839503d5d5d0b80c04a0c639f5e0d5742df563 /src/backend/executor/nodeBitmapAnd.c | |
parent | e7e005ed90f7e417696a9388717f91b55fd195bb (diff) |
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/executor/nodeBitmapAnd.c')
0 files changed, 0 insertions, 0 deletions