summaryrefslogtreecommitdiff
path: root/libpq/libpq/libpqdll.map
diff options
context:
space:
mode:
Diffstat (limited to 'libpq/libpq/libpqdll.map')
-rw-r--r--libpq/libpq/libpqdll.map178
1 files changed, 0 insertions, 178 deletions
diff --git a/libpq/libpq/libpqdll.map b/libpq/libpq/libpqdll.map
deleted file mode 100644
index 893dc86..0000000
--- a/libpq/libpq/libpqdll.map
+++ /dev/null
@@ -1,178 +0,0 @@
-{ global:
-PQconnectdb;
-PQsetdbLogin;
-PQconndefaults;
-PQfinish;
-PQreset;
-PQrequestCancel;
-PQdb;
-PQuser;
-PQpass;
-PQhost;
-PQport;
-PQtty;
-PQoptions;
-PQstatus;
-PQerrorMessage;
-PQsocket;
-PQbackendPID;
-PQtrace;
-PQuntrace;
-PQsetNoticeProcessor;
-PQexec;
-PQnotifies;
-PQsendQuery;
-PQgetResult;
-PQisBusy;
-PQconsumeInput;
-PQgetline;
-PQputline;
-PQgetlineAsync;
-PQputnbytes;
-PQendcopy;
-PQfn;
-PQresultStatus;
-PQntuples;
-PQnfields;
-PQbinaryTuples;
-PQfname;
-PQfnumber;
-PQftype;
-PQfsize;
-PQfmod;
-PQcmdStatus;
-PQoidStatus;
-PQcmdTuples;
-PQgetvalue;
-PQgetlength;
-PQgetisnull;
-PQclear;
-PQmakeEmptyPGresult;
-PQprint;
-PQdisplayTuples;
-PQprintTuples;
-lo_open;
-lo_close;
-lo_read;
-lo_write;
-lo_lseek;
-lo_creat;
-lo_tell;
-lo_unlink;
-lo_import;
-lo_export;
-pgresStatus;
-PQmblen;
-PQresultErrorMessage;
-PQresStatus;
-termPQExpBuffer;
-appendPQExpBufferChar;
-initPQExpBuffer;
-resetPQExpBuffer;
-PQoidValue;
-PQclientEncoding;
-PQenv2encoding;
-appendBinaryPQExpBuffer;
-appendPQExpBufferStr;
-destroyPQExpBuffer;
-createPQExpBuffer;
-PQconninfoFree;
-PQconnectPoll;
-PQconnectStart;
-PQflush;
-PQisnonblocking;
-PQresetPoll;
-PQresetStart;
-PQsetClientEncoding;
-PQsetnonblocking;
-PQfreeNotify;
-PQescapeString;
-PQescapeBytea;
-printfPQExpBuffer;
-appendPQExpBuffer;
-pg_encoding_to_char;
-pg_utf_mblen;
-PQunescapeBytea;
-PQfreemem;
-PQtransactionStatus;
-PQparameterStatus;
-PQprotocolVersion;
-PQsetErrorVerbosity;
-PQsetNoticeReceiver;
-PQexecParams;
-PQsendQueryParams;
-PQputCopyData;
-PQputCopyEnd;
-PQgetCopyData;
-PQresultErrorField;
-PQftable;
-PQftablecol;
-PQfformat;
-PQexecPrepared;
-PQsendQueryPrepared;
-PQdsplen;
-PQserverVersion;
-PQgetssl;
-pg_char_to_encoding;
-pg_valid_server_encoding;
-pqsignal;
-PQprepare;
-PQsendPrepare;
-PQgetCancel;
-PQfreeCancel;
-PQcancel;
-lo_create;
-PQinitSSL;
-PQregisterThreadLock;
-PQescapeStringConn;
-PQescapeByteaConn;
-PQencryptPassword;
-PQisthreadsafe;
-enlargePQExpBuffer;
-PQnparams;
-PQparamtype;
-PQdescribePrepared;
-PQdescribePortal;
-PQsendDescribePrepared;
-PQsendDescribePortal;
-lo_truncate;
-PQconnectionUsedPassword;
-pg_valid_server_encoding_id;
-PQconnectionNeedsPassword;
-lo_import_with_oid;
-PQcopyResult;
-PQsetResultAttrs;
-PQsetvalue;
-PQresultAlloc;
-PQregisterEventProc;
-PQinstanceData;
-PQsetInstanceData;
-PQresultInstanceData;
-PQresultSetInstanceData;
-PQfireResultCreateEvents;
-PQconninfoParse;
-PQinitOpenSSL;
-PQescapeLiteral;
-PQescapeIdentifier;
-PQconnectdbParams;
-PQconnectStartParams;
-PQping;
-PQpingParams;
-PQlibVersion;
-PQsetSingleRowMode;
-lo_lseek64;
-lo_tell64;
-lo_truncate64;
-PQconninfo;
-PQsslInUse;
-PQsslStruct;
-PQsslAttributeNames;
-PQsslAttribute;
-PQsetErrorContextVisibility;
-PQresultVerboseErrorMessage;
-PQencryptPasswordConn;
-PQresultMemorySize;
-PQhostaddr;
-PQgssEncInUse;
-PQgetgssctx;
- local: *; };