]> granicus.if.org Git - postgresql/commit
Prevent possible compiler warnings.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 30 Nov 2013 16:12:16 +0000 (11:12 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 30 Nov 2013 16:12:16 +0000 (11:12 -0500)
commita74f50a3f627ac2ef73c77dc1b6ea67d0d44da50
tree279395054314ab98224d0c26156865d12d49fda1
parent6d0b8cd2f35257a3f16d70df59aa6a12c89f17ff
Prevent possible compiler warnings.

Back-patch commit a3e8486dffc413506b14eae9dc5d423f6ae8324a into the 9.0
branch.  This is the only warning I'm seeing in the live branches with
gcc 4.4.7 (other than the known "unused variable 'yyg'" flex lossage),
which makes it just annoying enough to want to clean up.
src/backend/utils/adt/dbsize.c