pgsql: Fix compilation warning in xlog.c - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix compilation warning in xlog.c
Date
Msg-id E1kPgYY-0006vU-Dc@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Add block information in error context of WAL REDO apply loop
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Add block information in error context of WAL REDO apply loop