pgsql: Properly build pg_recvlogical in the msvc build system

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly build pg_recvlogical in the msvc build system
Date: 2014-04-24 07:31:57
Message-ID: E1WdE8T-0003ab-QW@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Properly build pg_recvlogical in the msvc build system

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b2c9b161b8ae36dd9972e77297274afb9a675782

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 5 +++++
1 file changed, 5 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-04-24 17:30:44 pgsql: Reset pg_stat_activity.xact_start during PREPARE TRANSACTION.
Previous Message Tom Lane 2014-04-24 01:21:43 pgsql: Fix incorrect pg_proc.proallargtypes entries for two built-in fu