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

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Remove references to foreign data wrapper libraries, since they
Date
Msg-id 20090225174219.4AC607559ED@cvs.postgresql.org
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: talliesin@pgfoundry.org (User Talliesin)
Date:
Subject: npgsql - Npgsql2: Fix bug with new bytea conversion [#1010562]
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix an old problem in decompilation of CASE constructs: the