pgsql: Comment fixes related to logical decoding. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Comment fixes related to logical decoding.
Date
Msg-id E1WNnXc-0000Ul-TZ@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Allow opclasses to provide tri-valued GIN consistent functions.
Next
From: Robert Haas
Date:
Subject: pgsql: Fix incorrect assertion about historical snapshots.