pgsql: Removed unused variable, openLogOff.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Removed unused variable, openLogOff.
Date: 2019-03-06 14:47:16
Message-ID: E1h1XpE-0007D7-Ol@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Removed unused variable, openLogOff.

Antonin Houska

Discussion: http://postgr.es/m/30413.1551870730@localhost

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/93473c6ac805994a74e74ed13828c6c9433c8faf

Modified Files
--------------
src/backend/access/transam/xlog.c | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2019-03-06 18:01:15 pgsql: Fix bug in clearing of virtual tuple slot.
Previous Message Andrew Dunstan 2019-03-06 14:10:35 pgsql: Increase the default vacuum_cost_limit from 200 to 2000

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2019-03-06 14:47:19 Re: openLogOff is not needed anymore
Previous Message tushar 2019-03-06 14:37:24 Server Crash in logical decoding if used inside --single mode