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 #
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 #
Fix typo in comment.
Pavan Deolasee
Branch
--
REL9_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/6e83fc6d05793691d795814e55168783874721de
Modified Files
--
src/include/replication/syncrep.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
Sent
Fix typo in comment.
Pavan Deolasee
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/6eb971bd64073d5208ad7c51aa36b75089d55bef
Modified Files
--
src/include/replication/syncrep.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
Sent via pgs
Fix typo in comment.
Pavan Deolasee
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/7b2d780f2ade55b9d569b1af093e74d4cbfc7792
Modified Files
--
src/include/replication/syncrep.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
Sent