From: Bruce Momjian Date: Tue, 28 Nov 2000 07:27:01 +0000 (+0000) Subject: Remove PQunixsocket from dll file. X-Git-Tag: REL7_1_BETA~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=914822713c9a8ce452860fb895ef79ecfd583746;p=postgresql Remove PQunixsocket from dll file. --- diff --git a/src/interfaces/libpq/libpqdll.def b/src/interfaces/libpq/libpqdll.def index 7cf3bbc0a4..32b0fa6ec3 100644 --- a/src/interfaces/libpq/libpqdll.def +++ b/src/interfaces/libpq/libpqdll.def @@ -79,4 +79,3 @@ EXPORTS destroyPQExpBuffer @ 76 createPQExpBuffer @ 77 PQconninfoFree @ 78 - PQunixsocket @ 79