plain/ZPlainPostgreSql8.pas File Reference

Go to the source code of this file.

Classes

struct  PGnotify
struct  PQArgBlock
struct  PQconninfoOption
struct  PQprintOpt

Typedefs

typedef Integer Oid
typedef Pointer PGconn
typedef Pointer PGresult
typedef Pointer PPGconn
typedef PGnotifyPPGnotify
typedef Pointer PPGresult
typedef PQArgBlockPPQArgBlock
typedef PQconninfoOptionPPQConninfoOption
typedef PQprintOptPPQprintOpt
typedef void(* PQnoticeProcessor )(Pointer arg, PChar message)
typedef Integer(* TPQbackendPID )(PPGconn Handle)
typedef PPQconninfoOption(* TPQconndefaults )()
typedef PPGconn(* TPQconnectdb )(PChar ConnInfo)
typedef Integer(* TPQconsumeInput )(PPGconn Handle)
typedef PChar(* TPQdb )(PPGconn Handle)
typedef Integer(* TPQendcopy )(PPGconn Handle)
typedef PChar(* TPQerrorMessage )(PPGconn Handle)
typedef PPGresult(* TPQexec )(PPGconn Handle, PChar Query)
typedef void(* TPQfinish )(PPGconn Handle)
typedef PPGresult(* TPQfn )(PPGconn Handle, Integer fnid, PInteger result_buf, PInteger result_len, Integer result_is_int, PPQArgBlock args, Integer nargs)
typedef void(* TPQfreeNotify )(PPGnotify Handle)
typedef Integer(* TPQgetline )(PPGconn Handle, PChar Str, Integer length)
typedef Integer(* TPQgetlineAsync )(PPGconn Handle, PChar Buffer, Integer BufSize)
typedef PPGresult(* TPQgetResult )(PPGconn Handle)
typedef PChar(* TPQhost )(PPGconn Handle)
typedef Integer(* TPQisBusy )(PPGconn Handle)
typedef PPGnotify(* TPQnotifies )(PPGconn Handle)
typedef PChar(* TPQoptions )(PPGconn Handle)
typedef PChar(* TPQpass )(PPGconn Handle)
typedef PChar(* TPQport )(PPGconn Handle)
typedef Integer(* TPQputline )(PPGconn Handle, PChar Str)
typedef Integer(* TPQputnbytes )(PPGconn Handle, PChar Buffer, Integer NBytes)
typedef Integer(* TPQrequestCancel )(PPGconn Handle)
typedef void(* TPQreset )(PPGconn Handle)
typedef PChar(* TPQresultErrorMessage )(PPGresult Result)
typedef ExecStatusType(* TPQresultStatus )(PPGresult Result)
typedef Integer(* TPQsendQuery )(PPGconn Handle, PChar Query)
typedef PPGconn(* TPQsetdbLogin )(PChar Host, PChar Port, PChar Options, PChar Tty, PChar Db, PChar User, PChar Passwd)
typedef void(* TPQsetNoticeProcessor )(PPGconn Handle, PQnoticeProcessor Proc, Pointer Arg)
typedef Integer(* TPQsocket )(PPGconn Handle)
typedef ConnStatusType(* TPQstatus )(PPGconn Handle)
typedef void(* TPQtrace )(PPGconn Handle, Pointer DebugPort)
typedef PChar(* TPQtty )(PPGconn Handle)
typedef void(* TPQuntrace )(PPGconn Handle)
typedef PChar(* TPQuser )(PPGconn Handle)

Enumerations

enum  ConnStatusType { CONNECTION_OK, CONNECTION_BAD, CONNECTION_OK, CONNECTION_BAD }
enum  ExecStatusType {
  PGRES_EMPTY_QUERY, PGRES_COMMAND_OK, PGRES_TUPLES_OK, PGRES_COPY_OUT,
  PGRES_COPY_IN, PGRES_BAD_RESPONSE, PGRES_NONFATAL_ERROR, PGRES_FATAL_ERROR,
  PGRES_EMPTY_QUERY, PGRES_COMMAND_OK, PGRES_TUPLES_OK, PGRES_COPY_OUT,
  PGRES_COPY_IN, PGRES_BAD_RESPONSE, PGRES_NONFATAL_ERROR, PGRES_FATAL_ERROR
}

Variables

const BLOB_SEEK_CUR = 1
const BLOB_SEEK_END = 2
const BLOB_SEEK_SET = 0
const INV_READ = $00040000
const INV_WRITE = $00020000
const TZNativeLibraryLoader LibraryLoader
const LINUX1_DLL_LOCATION = "libpq.so.4"
const LINUX2_DLL_LOCATION = "libpq.so"
const Tlo_close lo_close
const Tlo_creat lo_creat
const Tlo_export lo_export
const Tlo_import lo_import
const Tlo_lseek lo_lseek
const Tlo_open lo_open
const Tlo_read lo_read
const Tlo_tell lo_tell
const Tlo_unlink lo_unlink
const Tlo_write lo_write
const NAMEDATALEN = 32
const OIDNAMELEN = 36
PChar pgresStatus [999]
PChar PPChar [999]
const TPQbackendPID PQbackendPID
const TPQbinaryTuples PQbinaryTuples
const TPQclear PQclear
const TPQcmdStatus PQcmdStatus
const TPQcmdTuples PQcmdTuples
const TPQconndefaults PQconndefaults
const TPQconnectdb PQconnectdb
const TPQconsumeInput PQconsumeInput
const TPQdb PQdb
const TPQendcopy PQendcopy
const TPQerrorMessage PQerrorMessage
const TPQescapeBytea PQescapeBytea
const TPQescapeByteaConn PQescapeByteaConn
const TPQexec PQexec
const TPQfinish PQfinish
const TPQfmod PQfmod
const TPQfn PQfn
const TPQfname PQfname
const TPQfnumber PQfnumber
const TPQFreemem PQFreemem
const TPQfreeNotify PQfreeNotify
const TPQfsize PQfsize
const TPQftype PQftype
const TPQgetisnull PQgetisnull
const TPQgetlength PQgetlength
const TPQgetline PQgetline
const TPQgetlineAsync PQgetlineAsync
const TPQgetResult PQgetResult
const TPQgetvalue PQgetvalue
const TPQhost PQhost
const TPQisBusy PQisBusy
const TPQmakeEmptyPGresult PQmakeEmptyPGresult
const TPQnfields PQnfields
const TPQnotifies PQnotifies
const TPQntuples PQntuples
const TPQoidStatus PQoidStatus
const TPQoidValue PQoidValue
const TPQoptions PQoptions
const TPQpass PQpass
const TPQport PQport
const TPQputline PQputline
const TPQputnbytes PQputnbytes
const TPQrequestCancel PQrequestCancel
const TPQreset PQreset
const TPQresultErrorField PQresultErrorField
const TPQresultErrorMessage PQresultErrorMessage
const TPQresultStatus PQresultStatus
const TPQsendQuery PQsendQuery
const TPQsetdbLogin PQsetdbLogin
const TPQsetNoticeProcessor PQsetNoticeProcessor
const TPQsocket PQsocket
const TPQstatus PQstatus
const TPQtrace PQtrace
const TPQtty PQtty
const TPQunescapeBytea PQunescapeBytea
const TPQuntrace PQuntrace
const TPQuser PQuser
 Tlo_
 Tlo_close
 Tlo_creat
 Tlo_import
 Tlo_lseek
 Tlo_open
 Tlo_read
 Tlo_tell
 Tlo_unlink
 Tlo_write
 TPQbinaryTuples
 TPQclear
 TPQcmdStatus
 TPQcmdTuples
 TPQescapeBytea
 TPQescapeByteaConn
 TPQfmod
 TPQfname
 TPQfnumber
 TPQFreemem
 TPQfsize
 TPQftype
 TPQgetisnull
 TPQgetlength
 TPQgetvalue
 TPQmakeEmptyPGresult
 TPQnfields
 TPQntuples
 TPQoidStatus
 TPQoidValue
 TPQunescapeBytea
const WINDOWS1_DLL_LOCATION = "libpq81.dll"
const WINDOWS2_DLL_LOCATION = "libpq.dll"


Typedef Documentation

typedef Integer Oid

Definition at line 92 of file ZPlainPostgreSql8.pas.

typedef Pointer PGconn

Definition at line 131 of file ZPlainPostgreSql8.pas.

typedef Pointer PGresult

Definition at line 139 of file ZPlainPostgreSql8.pas.

typedef Pointer PPGconn

Definition at line 132 of file ZPlainPostgreSql8.pas.

typedef PGnotify* PPGnotify

Definition at line 158 of file ZPlainPostgreSql8.pas.

typedef Pointer PPGresult

Definition at line 140 of file ZPlainPostgreSql8.pas.

Definition at line 258 of file ZPlainPostgreSql8.pas.

Definition at line 237 of file ZPlainPostgreSql8.pas.

Definition at line 205 of file ZPlainPostgreSql8.pas.

typedef void(* PQnoticeProcessor)(Pointer arg, PChar message)

Definition at line 163 of file ZPlainPostgreSql8.pas.

typedef Integer(* TPQbackendPID)(PPGconn Handle)

Definition at line 333 of file ZPlainPostgreSql8.pas.

typedef PPQconninfoOption(* TPQconndefaults)()

Definition at line 279 of file ZPlainPostgreSql8.pas.

typedef PPGconn(* TPQconnectdb)(PChar ConnInfo)

Definition at line 265 of file ZPlainPostgreSql8.pas.

typedef Integer(* TPQconsumeInput)(PPGconn Handle)

Definition at line 374 of file ZPlainPostgreSql8.pas.

typedef PChar(* TPQdb)(PPGconn Handle)

Definition at line 295 of file ZPlainPostgreSql8.pas.

typedef Integer(* TPQendcopy)(PPGconn Handle)

Definition at line 396 of file ZPlainPostgreSql8.pas.

typedef PChar(* TPQerrorMessage)(PPGconn Handle)

Definition at line 327 of file ZPlainPostgreSql8.pas.

typedef PPGresult(* TPQexec)(PPGconn Handle, PChar Query)

Definition at line 354 of file ZPlainPostgreSql8.pas.

typedef void(* TPQfinish)(PPGconn Handle)

Definition at line 281 of file ZPlainPostgreSql8.pas.

typedef PPGresult(* TPQfn)(PPGconn Handle, Integer fnid, PInteger result_buf, PInteger result_len, Integer result_is_int, PPQArgBlock args, Integer nargs)

Definition at line 399 of file ZPlainPostgreSql8.pas.

typedef void(* TPQfreeNotify)(PPGnotify Handle)

Definition at line 361 of file ZPlainPostgreSql8.pas.

typedef Integer(* TPQgetline)(PPGconn Handle, PChar Str, Integer length)

Definition at line 377 of file ZPlainPostgreSql8.pas.

typedef Integer(* TPQgetlineAsync)(PPGconn Handle, PChar Buffer, Integer BufSize)

Definition at line 386 of file ZPlainPostgreSql8.pas.

typedef PPGresult(* TPQgetResult)(PPGconn Handle)

Definition at line 368 of file ZPlainPostgreSql8.pas.

typedef PChar(* TPQhost)(PPGconn Handle)

Definition at line 304 of file ZPlainPostgreSql8.pas.

typedef Integer(* TPQisBusy)(PPGconn Handle)

Definition at line 371 of file ZPlainPostgreSql8.pas.

typedef PPGnotify(* TPQnotifies)(PPGconn Handle)

Definition at line 358 of file ZPlainPostgreSql8.pas.

typedef PChar(* TPQoptions)(PPGconn Handle)

Definition at line 313 of file ZPlainPostgreSql8.pas.

typedef PChar(* TPQpass)(PPGconn Handle)

Definition at line 301 of file ZPlainPostgreSql8.pas.

typedef PChar(* TPQport)(PPGconn Handle)

Definition at line 307 of file ZPlainPostgreSql8.pas.

typedef Integer(* TPQputline)(PPGconn Handle, PChar Str)

Definition at line 382 of file ZPlainPostgreSql8.pas.

typedef Integer(* TPQputnbytes)(PPGconn Handle, PChar Buffer, Integer NBytes)

Definition at line 391 of file ZPlainPostgreSql8.pas.

typedef Integer(* TPQrequestCancel)(PPGconn Handle)

Definition at line 291 of file ZPlainPostgreSql8.pas.

typedef void(* TPQreset)(PPGconn Handle)

Definition at line 284 of file ZPlainPostgreSql8.pas.

typedef PChar(* TPQresultErrorMessage)(PPGresult Result)

Definition at line 411 of file ZPlainPostgreSql8.pas.

Definition at line 408 of file ZPlainPostgreSql8.pas.

typedef Integer(* TPQsendQuery)(PPGconn Handle, PChar Query)

Definition at line 364 of file ZPlainPostgreSql8.pas.

typedef PPGconn(* TPQsetdbLogin)(PChar Host, PChar Port, PChar Options, PChar Tty, PChar Db, PChar User, PChar Passwd)

Definition at line 268 of file ZPlainPostgreSql8.pas.

typedef void(* TPQsetNoticeProcessor)(PPGconn Handle, PQnoticeProcessor Proc, Pointer Arg)

Definition at line 347 of file ZPlainPostgreSql8.pas.

typedef Integer(* TPQsocket)(PPGconn Handle)

Definition at line 330 of file ZPlainPostgreSql8.pas.

typedef ConnStatusType(* TPQstatus)(PPGconn Handle)

Definition at line 316 of file ZPlainPostgreSql8.pas.

typedef void(* TPQtrace)(PPGconn Handle, Pointer DebugPort)

Definition at line 340 of file ZPlainPostgreSql8.pas.

typedef PChar(* TPQtty)(PPGconn Handle)

Definition at line 310 of file ZPlainPostgreSql8.pas.

typedef void(* TPQuntrace)(PPGconn Handle)

Definition at line 344 of file ZPlainPostgreSql8.pas.

typedef PChar(* TPQuser)(PPGconn Handle)

Definition at line 298 of file ZPlainPostgreSql8.pas.


Enumeration Type Documentation

Enumerator:
CONNECTION_OK 
CONNECTION_BAD 
CONNECTION_OK 
CONNECTION_BAD 

Definition at line 95 of file ZPlainPostgreSql8.pas.

Enumerator:
PGRES_EMPTY_QUERY 
PGRES_COMMAND_OK 
PGRES_TUPLES_OK 
PGRES_COPY_OUT 
PGRES_COPY_IN 
PGRES_BAD_RESPONSE 
PGRES_NONFATAL_ERROR 
PGRES_FATAL_ERROR 
PGRES_EMPTY_QUERY 
PGRES_COMMAND_OK 
PGRES_TUPLES_OK 
PGRES_COPY_OUT 
PGRES_COPY_IN 
PGRES_BAD_RESPONSE 
PGRES_NONFATAL_ERROR 
PGRES_FATAL_ERROR 

Definition at line 102 of file ZPlainPostgreSql8.pas.


Variable Documentation

const BLOB_SEEK_CUR = 1

Definition at line 86 of file ZPlainPostgreSql8.pas.

const BLOB_SEEK_END = 2

Definition at line 87 of file ZPlainPostgreSql8.pas.

const BLOB_SEEK_SET = 0

Definition at line 85 of file ZPlainPostgreSql8.pas.

const INV_READ = $00040000

Definition at line 83 of file ZPlainPostgreSql8.pas.

const INV_WRITE = $00020000

Definition at line 82 of file ZPlainPostgreSql8.pas.

Definition at line 743 of file ZPlainPostgreSql8.pas.

const LINUX1_DLL_LOCATION = "libpq.so.4"

Definition at line 74 of file ZPlainPostgreSql8.pas.

const LINUX2_DLL_LOCATION = "libpq.so"

Definition at line 75 of file ZPlainPostgreSql8.pas.

Definition at line 723 of file ZPlainPostgreSql8.pas.

Definition at line 731 of file ZPlainPostgreSql8.pas.

Definition at line 739 of file ZPlainPostgreSql8.pas.

Definition at line 737 of file ZPlainPostgreSql8.pas.

Definition at line 729 of file ZPlainPostgreSql8.pas.

Definition at line 721 of file ZPlainPostgreSql8.pas.

Definition at line 725 of file ZPlainPostgreSql8.pas.

Definition at line 733 of file ZPlainPostgreSql8.pas.

Definition at line 735 of file ZPlainPostgreSql8.pas.

Definition at line 727 of file ZPlainPostgreSql8.pas.

const NAMEDATALEN = 32

Definition at line 78 of file ZPlainPostgreSql8.pas.

const OIDNAMELEN = 36

Definition at line 80 of file ZPlainPostgreSql8.pas.

PChar pgresStatus[999]

[0..999]

Definition at line 125 of file ZPlainPostgreSql8.pas.

PChar PPChar[999]

[0..999]

Definition at line 166 of file ZPlainPostgreSql8.pas.

Definition at line 633 of file ZPlainPostgreSql8.pas.

Definition at line 679 of file ZPlainPostgreSql8.pas.

Definition at line 705 of file ZPlainPostgreSql8.pas.

Definition at line 691 of file ZPlainPostgreSql8.pas.

Definition at line 697 of file ZPlainPostgreSql8.pas.

Definition at line 605 of file ZPlainPostgreSql8.pas.

Definition at line 595 of file ZPlainPostgreSql8.pas.

Definition at line 655 of file ZPlainPostgreSql8.pas.

const TPQdb PQdb

Definition at line 613 of file ZPlainPostgreSql8.pas.

Definition at line 665 of file ZPlainPostgreSql8.pas.

Definition at line 629 of file ZPlainPostgreSql8.pas.

Definition at line 713 of file ZPlainPostgreSql8.pas.

Definition at line 711 of file ZPlainPostgreSql8.pas.

const TPQexec PQexec

Definition at line 643 of file ZPlainPostgreSql8.pas.

Definition at line 607 of file ZPlainPostgreSql8.pas.

const TPQfmod PQfmod

Definition at line 689 of file ZPlainPostgreSql8.pas.

const TPQfn PQfn

Definition at line 667 of file ZPlainPostgreSql8.pas.

Definition at line 681 of file ZPlainPostgreSql8.pas.

Definition at line 683 of file ZPlainPostgreSql8.pas.

Definition at line 717 of file ZPlainPostgreSql8.pas.

Definition at line 647 of file ZPlainPostgreSql8.pas.

Definition at line 687 of file ZPlainPostgreSql8.pas.

Definition at line 685 of file ZPlainPostgreSql8.pas.

Definition at line 703 of file ZPlainPostgreSql8.pas.

Definition at line 701 of file ZPlainPostgreSql8.pas.

Definition at line 657 of file ZPlainPostgreSql8.pas.

Definition at line 661 of file ZPlainPostgreSql8.pas.

Definition at line 651 of file ZPlainPostgreSql8.pas.

Definition at line 699 of file ZPlainPostgreSql8.pas.

const TPQhost PQhost

Definition at line 619 of file ZPlainPostgreSql8.pas.

Definition at line 653 of file ZPlainPostgreSql8.pas.

Definition at line 707 of file ZPlainPostgreSql8.pas.

Definition at line 677 of file ZPlainPostgreSql8.pas.

Definition at line 645 of file ZPlainPostgreSql8.pas.

Definition at line 675 of file ZPlainPostgreSql8.pas.

Definition at line 695 of file ZPlainPostgreSql8.pas.

Definition at line 693 of file ZPlainPostgreSql8.pas.

Definition at line 625 of file ZPlainPostgreSql8.pas.

const TPQpass PQpass

Definition at line 617 of file ZPlainPostgreSql8.pas.

const TPQport PQport

Definition at line 621 of file ZPlainPostgreSql8.pas.

Definition at line 659 of file ZPlainPostgreSql8.pas.

Definition at line 663 of file ZPlainPostgreSql8.pas.

Definition at line 611 of file ZPlainPostgreSql8.pas.

Definition at line 609 of file ZPlainPostgreSql8.pas.

const TPQresultErrorField PQresultErrorField

Definition at line 673 of file ZPlainPostgreSql8.pas.

Definition at line 671 of file ZPlainPostgreSql8.pas.

Definition at line 669 of file ZPlainPostgreSql8.pas.

Definition at line 649 of file ZPlainPostgreSql8.pas.

Definition at line 603 of file ZPlainPostgreSql8.pas.

Definition at line 639 of file ZPlainPostgreSql8.pas.

Definition at line 631 of file ZPlainPostgreSql8.pas.

Definition at line 627 of file ZPlainPostgreSql8.pas.

Definition at line 635 of file ZPlainPostgreSql8.pas.

const TPQtty PQtty

Definition at line 623 of file ZPlainPostgreSql8.pas.

Definition at line 715 of file ZPlainPostgreSql8.pas.

Definition at line 637 of file ZPlainPostgreSql8.pas.

const TPQuser PQuser

Definition at line 615 of file ZPlainPostgreSql8.pas.

Initial value:

       
Integer  (PPGconn Handle ,
Oid lobjId ,
PChar filename 
)

Definition at line 590 of file ZPlainPostgreSql8.pas.

Initial value:

     
Integer  (PPGconn Handle ,
Integer fd 
)

Definition at line 544 of file ZPlainPostgreSql8.pas.

Initial value:

     
Oid  (PPGconn Handle ,
Integer mode 
)

Definition at line 570 of file ZPlainPostgreSql8.pas.

Initial value:

     
Oid  (PPGconn Handle ,
PChar filename 
)

Definition at line 585 of file ZPlainPostgreSql8.pas.

Initial value:

       
Integer  (PPGconn Handle ,
Integer fd ,
Integer offset ,
Integer whence 
)

Definition at line 563 of file ZPlainPostgreSql8.pas.

Initial value:

       
Integer  (PPGconn Handle ,
Oid lobjId ,
Integer mode 
)

Definition at line 538 of file ZPlainPostgreSql8.pas.

Initial value:

         
Integer  (PPGconn Handle ,
Integer fd ,
PChar buf ,
Integer len 
)

Definition at line 549 of file ZPlainPostgreSql8.pas.

Initial value:

     
Integer  (PPGconn Handle ,
Integer fd 
)

Definition at line 575 of file ZPlainPostgreSql8.pas.

Initial value:

     
Integer  (PPGconn Handle ,
Oid lobjId 
)

Definition at line 580 of file ZPlainPostgreSql8.pas.

Initial value:

         
Integer  (PPGconn Handle ,
Integer fd ,
PChar buf ,
Integer len 
)

Definition at line 556 of file ZPlainPostgreSql8.pas.

Initial value:

   
Integer  (PPGresult Result 
)

Definition at line 429 of file ZPlainPostgreSql8.pas.

Initial value:

  
 (PPGresult Result 
)

Definition at line 492 of file ZPlainPostgreSql8.pas.

Initial value:

   
PChar  (PPGresult Result 
)

Definition at line 458 of file ZPlainPostgreSql8.pas.

Initial value:

   
PChar  (PPGresult Result 
)

Definition at line 470 of file ZPlainPostgreSql8.pas.

Initial value:

 
PChar  (const pchar from ,
longword from_length ,
PLongword to_lenght 
)

Definition at line 511 of file ZPlainPostgreSql8.pas.

Initial value:

  
PChar  (PPGconn Handle ,
const pchar from ,
longword from_length ,
PLongword to_lenght 
)

Definition at line 504 of file ZPlainPostgreSql8.pas.

Initial value:

     
Integer  (PPGresult Result ,
Integer field_num 
)

Definition at line 453 of file ZPlainPostgreSql8.pas.

Initial value:

     
PChar  (PPGresult Result ,
Integer field_num 
)

Definition at line 433 of file ZPlainPostgreSql8.pas.

Initial value:

     
Integer  (PPGresult Result ,
PChar field_name 
)

Definition at line 438 of file ZPlainPostgreSql8.pas.

Initial value:

 
 (Pointer ptr 
)

Definition at line 531 of file ZPlainPostgreSql8.pas.

Initial value:

     
Integer  (PPGresult Result ,
Integer field_num 
)

Definition at line 448 of file ZPlainPostgreSql8.pas.

Initial value:

     
Oid  (PPGresult Result ,
Integer field_num 
)

Definition at line 443 of file ZPlainPostgreSql8.pas.

Initial value:

      
Integer  (PPGresult Result ,
Integer tup_num ,
Integer field_num 
)

Definition at line 486 of file ZPlainPostgreSql8.pas.

Initial value:

      
Integer  (PPGresult Result ,
Integer tup_num ,
Integer field_num 
)

Definition at line 480 of file ZPlainPostgreSql8.pas.

Initial value:

      
PChar  (PPGresult Result ,
Integer tup_num ,
Integer field_num 
)

Definition at line 474 of file ZPlainPostgreSql8.pas.

Initial value:

     
PPGresult  (PPGconn Handle ,
ExecStatusType status 
)

Definition at line 496 of file ZPlainPostgreSql8.pas.

Initial value:

   
Integer  (PPGresult Result 
)

Definition at line 425 of file ZPlainPostgreSql8.pas.

Initial value:

  
PChar  (PPGResult result ,
integer fieldcode 
)   
Integer  (PPGresult Result 
)

Definition at line 421 of file ZPlainPostgreSql8.pas.

Initial value:

   
PChar  (PPGresult Result 
)

Definition at line 466 of file ZPlainPostgreSql8.pas.

Initial value:

   
Oid  (PPGresult Result 
)

Definition at line 462 of file ZPlainPostgreSql8.pas.

Initial value:

 
PChar  (const pchar from ,
PLongword to_lenght 
)

Definition at line 524 of file ZPlainPostgreSql8.pas.

const WINDOWS1_DLL_LOCATION = "libpq81.dll"

Definition at line 68 of file ZPlainPostgreSql8.pas.

const WINDOWS2_DLL_LOCATION = "libpq.dll"

Definition at line 71 of file ZPlainPostgreSql8.pas.


Generated on Wed Dec 30 08:42:43 2009 for zeoslib by  doxygen 1.5.7.1