pgsql: #ifdef fix for MSVC builds of libpq.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: #ifdef fix for MSVC builds of libpq.
Date: 2006-08-04 18:58:33
Message-ID: 20060804185833.74E599FB311@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
#ifdef fix for MSVC builds of libpq.

Hiroshi Saito

Modified Files:
--------------
pgsql/src/interfaces/libpq:
libpq-int.h (r1.113 -> r1.114)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/libpq-int.h.diff?r1=1.113&r2=1.114)

Browse pgsql-committers by date

  From Date Subject
Next Message User Korryd 2006-08-04 20:00:53 edb-debugger - workstation: Adding tracer and profiler plugins
Previous Message Bruce Momjian 2006-08-04 18:53:47 pgsql: Improve logging of protocol-level prepared statements.