Files
2022-03-11 17:10:31 +08:00

162 lines
5.5 KiB
Modula-2

; DEF file for MS VC++
LIBRARY LIBPQ
EXPORTS
PQconnectdb @ 1
PQsetdbLogin @ 2
PQconndefaults @ 3
PQfinish @ 4
PQreset @ 5
PQrequestCancel @ 6
PQdb @ 7
PQuser @ 8
PQpass @ 9
PQhost @ 10
PQport @ 11
PQtty @ 12
PQoptions @ 13
PQstatus @ 14
PQerrorMessage @ 15
PQsocket @ 16
PQbackendPID @ 17
PQtrace @ 18
PQuntrace @ 19
PQsetNoticeProcessor @ 20
PQexec @ 21
PQnotifies @ 22
PQsendQuery @ 23
PQgetResult @ 24
PQisBusy @ 25
PQconsumeInput @ 26
PQgetline @ 27
PQputline @ 28
PQgetlineAsync @ 29
PQputnbytes @ 30
PQendcopy @ 31
PQfn @ 32
PQresultStatus @ 33
PQntuples @ 34
PQnfields @ 35
PQbinaryTuples @ 36
PQfname @ 37
PQfnumber @ 38
PQftype @ 39
PQfsize @ 40
PQfmod @ 41
PQcmdStatus @ 42
PQoidStatus @ 43
PQcmdTuples @ 44
PQgetvalue @ 45
PQgetlength @ 46
PQgetisnull @ 47
PQclear @ 48
PQmakeEmptyPGresult @ 49
PQprint @ 50
PQdisplayTuples @ 51
PQprintTuples @ 52
lo_open @ 53
lo_close @ 54
lo_read @ 55
lo_write @ 56
lo_lseek @ 57
lo_creat @ 58
lo_tell @ 59
lo_unlink @ 60
lo_import @ 61
lo_export @ 62
pgresStatus @ 63
PQmblen @ 64
PQresultErrorMessage @ 65
PQresStatus @ 66
termPQExpBuffer @ 67
appendPQExpBufferChar @ 68
initPQExpBuffer @ 69
resetPQExpBuffer @ 70
PQoidValue @ 71
PQclientEncoding @ 72
PQenv2encoding @ 73
appendBinaryPQExpBuffer @ 74
appendPQExpBufferStr @ 75
destroyPQExpBuffer @ 76
createPQExpBuffer @ 77
PQconninfoFree @ 78
PQconnectPoll @ 79
PQconnectStart @ 80
PQflush @ 81
PQisnonblocking @ 82
PQresetPoll @ 83
PQresetStart @ 84
PQsetClientEncoding @ 85
PQsetnonblocking @ 86
PQfreeNotify @ 87
PQescapeString @ 88
PQescapeBytea @ 89
printfPQExpBuffer @ 90
appendPQExpBuffer @ 91
PQexecParamsBatch @ 92
PQexecPreparedBatch @ 93
PQunescapeBytea @ 94
PQfreemem @ 95
PQtransactionStatus @ 96
PQparameterStatus @ 97
PQprotocolVersion @ 98
PQsetErrorVerbosity @ 99
PQsetNoticeReceiver @ 100
PQexecParams @ 101
PQsendQueryParams @ 102
PQputCopyData @ 103
PQputCopyEnd @ 104
PQgetCopyData @ 105
PQresultErrorField @ 106
PQftable @ 107
PQftablecol @ 108
PQfformat @ 109
PQexecPrepared @ 110
PQsendQueryPrepared @ 111
PQdsplen @ 112
PQserverVersion @ 113
PQgetssl @ 114
;pqsignal @ 115
PQprepare @ 116
PQsendPrepare @ 117
PQgetCancel @ 118
PQfreeCancel @ 119
PQcancel @ 120
lo_create @ 121
PQinitSSL @ 122
PQregisterThreadLock @ 123
PQescapeStringConn @ 124
PQescapeByteaConn @ 125
PQencryptPassword @ 126
PQisthreadsafe @ 127
enlargePQExpBuffer @ 128
PQnparams @ 129
PQparamtype @ 130
PQdescribePrepared @ 131
PQdescribePortal @ 132
PQsendDescribePrepared @ 133
PQsendDescribePortal @ 134
lo_truncate @ 135
PQconnectionUsedPassword @ 136
PQconnectionNeedsPassword @ 137
lo_import_with_oid @ 138
PQcopyResult @ 139
PQsetResultAttrs @ 140
PQsetvalue @ 141
PQresultAlloc @ 142
PQregisterEventProc @ 143
PQinstanceData @ 144
PQsetInstanceData @ 145
PQresultInstanceData @ 146
PQresultSetInstanceData @ 147
PQfireResultCreateEvents @ 148
PQconninfoParse @ 149
PQinitOpenSSL @ 150
PQescapeLiteral @ 151
PQescapeIdentifier @ 152
PQconnectdbParams @ 153
PQconnectStartParams @ 154
PQping @ 155
PQpingParams @ 156
PQlibVersion @ 157
PQsetSingleRowMode @ 158