pgsql: Remove leftover variable from previous commit.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove leftover variable from previous commit.
Date: 2017-06-06 03:30:21
Message-ID: E1dI5CH-00068J-AR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove leftover variable from previous commit.

Apparently I somehow mis-resolved a conflict slightly.

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9d09842830ee6d1a28c86161520fe980fb7e75ab

Modified Files
--------------
src/backend/replication/walsender.c | 1 -
1 file changed, 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2017-06-06 10:20:48 pgsql: Fix docs to not claim ECPG's SET CONNECTION is not thread-aware.
Previous Message Andres Freund 2017-06-06 02:25:28 pgsql: Unify SIGHUP handling between normal and walsender backends.