[Top]
Header:
PostgreSQLProtocol.h

Introduction

Methods

 afterLastRow
 asyncResultAvailable
 backendPID
 beginTransaction
 bindBIT
 bindBIT
 bindBinary
 bindBinary
 bindBinaryString
 bindBinaryString
 bindBoolean
 bindBoolean
 bindBox
 bindBox
 bindCIdr
 bindCIdr
 bindChar
 bindChar
 bindCircle
 bindCircle
 bindDouble
 bindDouble
 bindFloat
 bindFloat
 bindInet
 bindInet
 bindInteger
 bindInteger
 bindLSeg
 bindLSeg
 bindLine
 bindLine
 bindLong
 bindLong
 bindLongLong
 bindLongLong
 bindMACaddr
 bindMACaddr
 bindPath
 bindPath
 bindPoint
 bindPoint
 bindPolygon
 bindPolygon
 bindShort
 bindShort
 bindString
 bindString
 bindText
 bindText
 bufferHasCommands
 cancelRequest
 clearCommands
 clientEncoding
 closeCursor
 commandBuffer
 connectAskingUser
 connectErrorMessage
 connectToDatabase
 connectToDatabase
 databaseName
 delegate
 disconnect
 endTransaction
 escapeBinary
 escapeString
 executeAsyncCommand
 executeAsyncCommandWithCursor
 executeCommand
 executeCommandWithCursor
 exportBinaryToFile
 frameworkVersion
 getPGconn
 hostName
 importBinaryFromFile
 insertBinary
 insertBinaryFromData
 insertBinaryFromFile
 isColumnNULL
 loginName
 makeCommand
 makeCommandf
 nextRow
 options
 overWriteBinaryWithDataFromStart
 password
 port
 postgreSQLVersion
 previousRow
 removeNotificationFor
 resultAsDictionary
 resultColumnCount
 resultColumnName
 resultColumnType
 resultColumnTypeName
 resultReturned
 resultTableName
 retrieveBinary
 retrieveBinaryFromStartLength
 rollbackTransaction
 rowsAffected
 serverMessage
 setClientEncoding
 setDebug
 setDebugMode
 setDelegate
 socket
 startNotificationFor
 startTracing
 stopTracing
 transactionInProgress
 tty
 unescapeBinary
 uniqueID
 uniqueRowIdForTable
 uniqueRowIdForTable
 unlinkBinary

Constants

 PgSQLColumnsKeyField
 PgSQLNameKeyField key for column's name field (string)

 PgSQLRowsKeyField key for fields array
 PgSQLTypeKeyField key for column's type field (integer)

 PgSQLTypeNameKeyField key for column's type field (integer)

 PgSQLconditionNotificationField
 PgSQLconnectionNotificationField
 PgSQLuserInfoNotificationField
 PostgreSQLNotification
 PostgreSQLResultAvailable


[Printable HTML Page]