From: Tom Lane Date: Tue, 6 Oct 1998 14:05:02 +0000 (+0000) Subject: Re-apply fix stomped on by someone else's patch. Tsk, tsk. X-Git-Tag: REL6_4_2~322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4fd4cdc0dca016a52e92ddaadb2c9b227ffb082;p=postgresql Re-apply fix stomped on by someone else's patch. Tsk, tsk. --- diff --git a/src/interfaces/libpq/libpqdll.def b/src/interfaces/libpq/libpqdll.def index ee8b638492..e42b25d43b 100644 --- a/src/interfaces/libpq/libpqdll.def +++ b/src/interfaces/libpq/libpqdll.def @@ -65,3 +65,4 @@ EXPORTS lo_export @ 62 pgresStatus @ 63 PQmblen @ 64 + PQresultErrorMessage @ 65