pgsql: If the MSVCRT module is not found in the current binary, proceed

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: If the MSVCRT module is not found in the current binary, proceed
Date: 2009-12-27 16:01:39
Message-ID: 20091227160139.5EE1D753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
If the MSVCRT module is not found in the current binary, proceed to update
system and local environments anyway, instead of aborting. (This will
happen in a MSVC build with no or very few external libraries linked in)

Modified Files:
--------------
pgsql/src/port:
win32env.c (r1.3 -> r1.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/win32env.c?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2009-12-27 16:11:28 pgsql: Remove now unreferenced variable.
Previous Message Bruce Momjian 2009-12-27 14:50:46 pgsql: Add backend and pg_dump code to allow preservation of pg_enum