Functions

km_db_postgres.h File Reference

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

#include "../../lib/srdb1/db.h"
Include dependency graph for km_db_postgres.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions


Detailed Description

Definition in file km_db_postgres.h.


Function Documentation

int pg_init_lock_set ( int  sz  ) 
Parameters:
sz power of two to compute the lock set size
Returns:
0 on success, -1 on error

Definition at line 94 of file db_postgres/km_dbase.c.