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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix copy-and-paste error in logical decoding callback.
Дата
Msg-id E1a9ym3-0002Xs-KI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix typo in comment.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix copy-and-paste error in logical decoding callback.