pgsql: Comment fixes related to logical decoding.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Comment fixes related to logical decoding.
Date: 2014-03-12 18:06:08
Message-ID: E1WNnXc-0000Ul-TZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2014-03-12 18:09:02 pgsql: Fix incorrect assertion about historical snapshots.
Previous Message Heikki Linnakangas 2014-03-12 15:52:58 pgsql: Allow opclasses to provide tri-valued GIN consistent functions.