Data Structures | Functions

pg_cmd.h File Reference

DB_POSTGRES :: * Declaration of pg_cmd data structure. More...

#include "pg_oid.h"
#include "../../lib/srdb2/db_drv.h"
#include "../../lib/srdb2/db_cmd.h"
#include "../../lib/srdb2/db_res.h"
#include "../../str.h"
#include <stdarg.h>
#include <libpq-fe.h>
Include dependency graph for pg_cmd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

Functions


Detailed Description

Declaration of pg_cmd data structure that contains PostgreSQL specific data stored in db_cmd structures and related functions.

Module: DB_POSTGRES :: the PostgreSQL driver for Kamailio

Definition in file pg_cmd.h.