pgsql: Fix broken variable declaration

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix broken variable declaration
Date: 2016-03-31 02:43:42
Message-ID: E1alSaE-0003Rg-7x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix broken variable declaration

Author: Konstantin Knizhnik

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3501f71c21e31b275b7816551b06a666d9c0c9c9

Modified Files
--------------
src/backend/replication/logical/decode.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-03-31 18:49:31 pgsql: Support using index-only scans with partial indexes in more case
Previous Message Alvaro Herrera 2016-03-31 02:14:50 pgsql: Blind attempt at fixing Win32 issue on 24c5f1a103c