pgsql: Fix compiler warning.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix compiler warning.
Date: 2011-11-09 16:15:02
Message-ID: E1ROAnm-0007O2-PX@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix compiler warning.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/452d1d193d3b15c4ff8ef56a9b50bdb91ea0665e

Modified Files
--------------
src/backend/commands/copy.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-11-09 18:42:53 Re: [COMMITTERS] pgsql: In COPY, insert tuples to the heap in batches.
Previous Message Simon Riggs 2011-11-09 13:25:46 Re: [COMMITTERS] pgsql: In COPY, insert tuples to the heap in batches.