pgsql: Remove references to foreign data wrapper libraries, since they - Mailing list pgsql-committers

From [email protected] (Magnus Hagander)
Subject pgsql: Remove references to foreign data wrapper libraries, since they
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove references to foreign data wrapper libraries, since they have
been removed. This should unbreak the msvc build again.

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Mkvcbuild.pm (r1.36 -> r1.37)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Mkvcbuild.pm?r1=1.36&r2=1.37)

pgsql-committers by date:

Previous
From: [email protected] (User Talliesin)
Date:
Subject: npgsql - Npgsql2: Fix bug with new bytea conversion [#1010562]
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Fix an old problem in decompilation of CASE constructs: the