pgsql: Fix a compiler warning on Win32.

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix a compiler warning on Win32.
Date: 2007-10-02 22:01:03
Message-ID: 20071002220103.A9B13753E4C@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix a compiler warning on Win32. Hannes Eder.

Modified Files:
--------------
pgsql/src/interfaces/libpq:
fe-secure.c (r1.96 -> r1.97)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-secure.c?r1=1.96&r2=1.97)

Browse pgsql-committers by date

  From Date Subject
Next Message Decibel! 2007-10-03 00:17:39 Re: [HACKERS] Re: pgsql: Fix free space map to correctly track the total amount of FSM
Previous Message Magnus Hagander 2007-10-02 19:01:45 pgsql: Default to thread safety on, and support more CPU options.