[COMMITTERS] pgsql: Print line number correctly in COPY.

2013-05-23 Thread Heikki Linnakangas
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 #

[COMMITTERS] pgsql: Print line number correctly in COPY.

2013-05-23 Thread Heikki Linnakangas
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 #

[COMMITTERS] pgsql: Fix typo in comment.

2013-05-23 Thread Robert Haas
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

[COMMITTERS] pgsql: Fix typo in comment.

2013-05-23 Thread Robert Haas
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

[COMMITTERS] pgsql: Fix typo in comment.

2013-05-23 Thread Robert Haas
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