Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

db_postgres.h File Reference

#include "common.h"
#include "db.h"

Go to the source code of this file.

Data Structures

struct  _cp_pgsql_connection_parameters

Typedefs

typedef CPROPS_DLL struct
_cp_pgsql_connection_parameters 
cp_pgsql_connection_parameters

Functions

__BEGIN_DECLS CPROPS_DLL cp_data_sourcecp_postgres_data_source (char *host, int port, char *login, char *password, char *db_name, char *options, char *sslmode, char *krbsrvname, char *service)
CPROPS_DLL cp_data_sourcecp_dbms_postgres_get_data_source (char *host, int port, char *login, char *password, char *dbname)
CPROPS_DLL cp_data_sourcecp_dbms_postgres_get_data_source_prm (char *host, int port, char *login, char *password, char *dbname, cp_hashtable *prm)


Detailed Description

definitions for postgres driver

Definition in file db_postgres.h.


Generated on Sat Dec 1 10:25:30 2007 for cprops by  doxygen 1.3.9.1