pgsql: Comment fixes related to logical decoding.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Comment fixes related to logical decoding.
Дата
Msg-id E1WNnXc-0000Ul-TZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Comment fixes related to logical decoding.

Andres Freund, per complaints by Peter Eisentraut.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/890194f14d6ff6838d79215b8ba62786185aa9a2

Modified Files
--------------
contrib/test_decoding/test_decoding.c     |    2 +-
src/backend/replication/logical/logical.c |    9 ++++++---
2 files changed, 7 insertions(+), 4 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Allow opclasses to provide tri-valued GIN consistent functions.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix incorrect assertion about historical snapshots.