pgsql: Fix compilation warning in xlog.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix compilation warning in xlog.c
Date: 2020-10-06 06:34:38
Message-ID: E1kPgYY-0006vU-Dc@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix compilation warning in xlog.c

Oversight in 9d0bd95.

Reported-by: Andres Freund
Discussion: https://postgr.es/m/20201006023802.qqfi6m5bw5y77zql@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0a3c864c32751fd29d021929cf70af421fd27370

Modified Files
--------------
src/backend/access/transam/xlog.c | 2 --
1 file changed, 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2020-10-06 06:35:12 Re: pgsql: Add block information in error context of WAL REDO apply loop
Previous Message Andres Freund 2020-10-06 02:38:02 Re: pgsql: Add block information in error context of WAL REDO apply loop