Libpqfe - PostgreSQL wrapper for Euphoria
Version 1.1
(c) Dec-15-2005
J. Peterson
Disclaimer:
I am not responsible for any loss of data or other problems resulting from the use of these files. Use at your own risk.
Any use of these files for any purpose is granted to anyone. I am not responsible for any problems you may have from using
any of these files that have been changed.
1. Introduction
Wrapper for PostgreSQL v8.1. To install, unzip to a temporary folder. Place all e files in
your Euphoria\include directory. Place the dlls in C:\Windows\System. You must also copy ALL
dlls in your PostgreSQL\8.?\bin directory to C:\Windows\System. If you prefer, running install.ex
will do this semi-automatically.
Credits:
Thanks to D. Newhall for Eudoc, used to generate documentation for the wrapper.
C. Bouzy and C.K. Lester for prompting me to write this.
2. Routines
PQbackendPID
PQbinaryTuples
PQcancel
PQclear
PQclientEncoding
PQcmdStatus
PQcmdTuples
PQconndefaults
PQconnectPoll
PQconnectStart
PQconnectdb
PQconninfoFree
PQconsumeInput
PQdb
PQdisplayTuples
PQdsplen
PQendcopy
PQenv2encoding
PQerrorMessage
PQescapeBytea
PQescapeString
PQexec
PQexecParams
PQexecPrepared
PQfformat
PQfinish
PQfmod
PQfn
PQfname
PQfnumber
PQfreeCancel
PQfreemem
PQfsize
PQftable
PQftablecol
PQftype
PQgetCancel
PQgetCopyData
PQgetResult
PQgetisnull
PQgetlength
PQgetline
PQgetlineAsync
PQgetssl
PQgetvalue
PQhost
PQinitSSL
PQisBusy
PQisnonblocking
PQmakeEmptyPGresult
PQmblen
PQnfields
PQnoPasswordSupplied
PQnotifies
PQntuples
PQoidStatus
PQoidValue
PQoptions
PQparameterStatus
PQpass
PQport
PQprepare
PQprint
PQprintTuples
PQprotocolVersion
PQputCopyData
PQputCopyEnd
PQputline
PQputnbytes
PQregisterThreadLock
PQrequestCancel
PQresStatus
PQreset
PQresetPoll
PQresetStart
PQresultErrorField
PQresultErrorMessage
PQresultStatus
PQsendPrepare
PQsendQuery
PQsendQueryParams
PQsendQueryPrepared
PQserverVersion
PQsetClientEncoding
PQsetNoticeProcessor
PQsetNoticeReceiver
PQsetdbLogin
PQsetnonblocking
PQsocket
PQstatus
PQtrace
PQtransactionStatus
PQtty
PQunescapeBytea
PQuntrace
PQuser
lo_close
lo_creat
lo_create
lo_export
lo_import
lo_lseek
lo_open
lo_read
lo_tell
lo_unlink
lo_write
... continue
3. Alphabetical Listing of All Routines, From A to Z