[SR-Dev] git:janakj/postgres: - safer public function names

Jan Janak jan at iptel.org
Sun Feb 15 18:55:26 CET 2009


Module: sip-router
Branch: janakj/postgres
Commit: 96d2a408aca38cd424b37f12de53b3cd2f04afb9
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=96d2a408aca38cd424b37f12de53b3cd2f04afb9

Author: Jan Janak <jan at iptel.org>
Committer: Jan Janak <jan at iptel.org>
Date:   Fri Jan  6 13:21:35 2006 +0000

- safer public function names
- short test code added
- fixed module name in comments
- support for NULL values in where clause
- LOG(L_ERR, -> ERR
- PQserverVersion compiled conditionaly

---

 modules/db_postgres/db_con.c |    4 +-
 modules/db_postgres/db_mod.c |  118 ++++++++++++++++--
 modules/db_postgres/dbase.c  |  292 ++++++++++++++++++++++--------------------
 modules/db_postgres/dbase.h  |   18 ++--
 modules/db_postgres/pg_con.c |   37 +++---
 modules/db_postgres/pg_con.h |    4 +-
 modules/db_postgres/res.c    |   46 ++++----
 modules/db_postgres/res.h    |    6 +-
 8 files changed, 321 insertions(+), 204 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=96d2a408aca38cd424b37f12de53b3cd2f04afb9



More information about the sr-dev mailing list