pgsql: Fix thinko in comment

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix thinko in comment
Date: 2016-05-02 19:57:53
Message-ID: E1axJyb-0002DO-C0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix thinko in comment

Pointed out by Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6b6091682959adce6d66dcd6a047eb21cb120b16

Modified Files
--------------
src/include/replication/slot.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2016-05-02 20:38:48 Re: pgsql: Fix assorted inconsistencies in GIN opclass support function dec
Previous Message Alvaro Herrera 2016-05-02 19:11:53 pgsql: Fix code comments regarding logical decoding