Kannel: Open Source WAP and SMS gateway  svn-r5335
PgSQLConf Struct Reference

#include <dbpool.h>

Data Fields

Octstrhost
 
long port
 
Octstrusername
 
Octstrpassword
 
Octstrdatabase
 
Octstroptions
 
Octstrtty
 

Detailed Description

Definition at line 137 of file dbpool.h.

Field Documentation

◆ database

Octstr* PgSQLConf::database

Definition at line 142 of file dbpool.h.

◆ host

Octstr* PgSQLConf::host

Definition at line 138 of file dbpool.h.

◆ options

Octstr* PgSQLConf::options

Definition at line 143 of file dbpool.h.

◆ password

Octstr* PgSQLConf::password

Definition at line 141 of file dbpool.h.

◆ port

long PgSQLConf::port

Definition at line 139 of file dbpool.h.

◆ tty

Octstr* PgSQLConf::tty

Definition at line 144 of file dbpool.h.

◆ username

Octstr* PgSQLConf::username

Definition at line 140 of file dbpool.h.


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.