Prevent possible compiler warnings.

Robert Haas <rhaas@postgresql.org>

Commit: a3e8486dffc413506b14eae9dc5d423f6ae8324a
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-02-17T21:01:46Z
Releases: 9.1.0
Prevent possible compiler warnings.

Simon Riggs reports that rnode.dbNode and rnode.spcNode were
generating unused variable warnings on gcc 4.4.3 with CFLAGS=-O1

Files

PathChange+/−
src/backend/utils/adt/dbsize.c modified +3 −0