pgsql: Fix compiler warning for non-assert builds. - Mailing list pgsql-committers

From Kevin Grittner
Subject pgsql: Fix compiler warning for non-assert builds.
Date
Msg-id E1Xnr9u-0001cg-CG@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix compiler warning for non-assert builds.

Reported by Peter Geoghegan
David Rowley

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/96a73fcdace57f0f631c1f56d1cb8a7a0773e93f

Modified Files
--------------
src/backend/access/brin/brin_revmap.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Tab complete second argument to \c with role names.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Further code and wording tweaks in BRIN