pgsql: Silence compiler warnings about unused values.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Silence compiler warnings about unused values.
Date: 2013-03-22 13:16:20
Message-ID: E1UJ1pU-0007b3-32@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Silence compiler warnings about unused values.

Per gripe from Kevin Grittner.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e4a05c7512b23c8f48c186e685f2ef186374a20a

Modified Files
--------------
contrib/hstore/hstore_io.c | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2013-03-22 13:57:18 pgsql: Allow I/O reliability checks using 16-bit checksums
Previous Message Simon Riggs 2013-03-22 12:05:44 pgsql: Change commit_delay to be SUSET for 9.3+