pgsql: Properly install ecpg_compat and pgtypes libraries on msvc

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly install ecpg_compat and pgtypes libraries on msvc
Date: 2013-01-09 16:38:11
Message-ID: E1TsyfL-0000CM-HM@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Properly install ecpg_compat and pgtypes libraries on msvc

JiangGuiqing

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6e650a55cda9291bbeebd6b1aa6aedbd3d15e622

Modified Files
--------------
src/tools/msvc/Install.pm | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2013-01-09 22:54:20 pgsql: Detect Windows perl linkage parameters in configure script.
Previous Message Magnus Hagander 2013-01-09 15:58:12 pgsql: Don't attempt to write recovery.conf when -R is not specified