db_postgres.c File Reference

DB_POSTGRES :: Core

Module: DB_POSTGRES :: the PostgreSQL driver for Kamailio. More...

#include <stdio.h>
#include "../../sr_module.h"
#include "../../db/db_con.h"
#include "../../db/db.h"
#include "dbase.h"

Include dependency graph for db_postgres.c:

Go to the source code of this file.

Functions

MODULE_VERSION int db_postgres_bind_api (db_func_t *dbb)
static int mod_init (void)

Variables

static cmd_export_t cmds []
struct module_exports exports


Detailed Description

DB_POSTGRES :: Core

Module: DB_POSTGRES :: the PostgreSQL driver for Kamailio.

Definition in file db_postgres.c.


Function Documentation

int db_postgres_bind_api ( db_func_t dbb  ) 

static int mod_init ( void   )  [static]

Definition at line 76 of file db_postgres.c.


Variable Documentation

cmd_export_t cmds[] [static]

Initial value:

{
   {"db_bind_api",     (cmd_function)db_postgres_bind_api,     0, 0, 0, 0},
   {0,0,0,0,0,0}
}

Definition at line 53 of file db_postgres.c.

Definition at line 60 of file db_postgres.c.


Generated on Tue May 22 14:00:35 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6