Обсуждение: pgsql: Fix copy-and-paste error in logical decoding callback.

Поиск
Список
Период
Сортировка

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

От
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
--------------
src/backend/replication/logical/logical.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)