[COMMITTERS] pgsql: Fix copy-and-paste error in logical decoding callback.

2015-12-18 Thread Robert Haas
Fix copy-and-paste error in logical decoding callback. This could result in the error context misidentifying where the error actually occurred. Craig Ringer Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/550e9c23053c2540620dd0f72525ce2e47fd40a5 Modified Fil

[COMMITTERS] pgsql: Fix copy-and-paste error in logical decoding callback.

2015-12-18 Thread Robert Haas
Fix copy-and-paste error in logical decoding callback. This could result in the error context misidentifying where the error actually occurred. Craig Ringer Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/4496226782c47e78b428babbcc16dec4f7329f2b Modified Files