Module: sip-router Branch: janakj/postgres Commit: e7d596848ee7959fc5481bf669d9207d790cf7d3 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e7d59684...
Author: Henning Westerholt henning.westerholt@1und1.de Committer: Henning Westerholt henning.westerholt@1und1.de Date: Fri Sep 19 09:45:51 2008 +0000
- doxygen conversion, write new documentation, small cleanups
git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@4963 689a6050-402a-0410-94f2-e92a70836424
---
modules/db_postgres/km_db_postgres.c | 29 +++-- modules/db_postgres/km_dbase.c | 228 +++++++++++++++------------------- modules/db_postgres/km_dbase.h | 33 +++--- modules/db_postgres/km_pg_con.c | 21 +++- modules/db_postgres/km_pg_con.h | 35 +++--- modules/db_postgres/km_res.c | 45 +++++--- modules/db_postgres/km_res.h | 7 +- modules/db_postgres/km_val.c | 33 ++++-- modules/db_postgres/km_val.h | 8 +- 9 files changed, 233 insertions(+), 206 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=e7d5...