Commit History

Author SHA1 Message Date
  Daniel-Constantin Mierla 7c10eae725 db_postgres: reconnect tuning in submit query 14 years ago
  Daniel-Constantin Mierla 54d1427019 db_postgres: check result status after query 14 years ago
  Daniel-Constantin Mierla b200828b1f db_postgres: reconnect support for DB API v1 14 years ago
  Jan Janak a7bac3b9ab Various changes to get rid of conflicts and make km_ files compile. 16 years ago
  Jan Janak 3298962b7d Updated filenames of locally includede header files 16 years ago
  Henning Westerholt ec4a6f2a2c - add one DBG log to each drivers error condition, that the mem is freed 16 years ago
  Henning Westerholt cf7e9b08f3 - improve two errors messages, inform the user that the query is aborted 16 years ago
  Henning Westerholt d25ca3c1ae - db_postgres_convert_rows needs to free the row_buf on all error conditions 16 years ago
  Henning Westerholt b77ecccd46 - add 'db_postgres' prefix to free_query function 16 years ago
  Henning Westerholt 4af0aa101d - fix a bunch of doxygen errors (mostly in modules, some in the core) 16 years ago
  Henning Westerholt be78aade19 - docs extension: explain fetch_result functionality better to prevent errors 17 years ago
  Henning Westerholt abf8e6a4dd - make small wrapper around PQclear void, nobody checks the return state 17 years ago
  Henning Westerholt e7d596848e - doxygen conversion, write new documentation, small cleanups 17 years ago
  Henning Westerholt d65be2c006 - multiple fixes: 17 years ago
  Klaus Darilion 8cac0d9fbf - renaming: openser -> kamailio 17 years ago
  Henning Westerholt 2881cb8852 - change name in copyright headers 17 years ago
  Henning Westerholt e6fd5e020a - change log level for 'probably invalid queries' from WARN to ERR 17 years ago
  Henning Westerholt 2377652dac - further bug fixes for db_postgres_fetch_result and db_postgres_store_result 17 years ago
  Henning Westerholt a698aa66d1 - fix PGRES_FATAL_ERROR bug in postgres driver 17 years ago
  Henning Westerholt a9ef20728b - db_postgres_convert_rows function uses now the same interface like mysql, 17 years ago
  Henning Westerholt 423e4c64be - rename files to match the scheme used from the other database modules 17 years ago
  Daniel-Constantin Mierla a22a469492 - local free_query renamed to free_result to be coherent with the DB API 17 years ago
  Henning Westerholt 0761b7c23f - rename database modules to use the 'db_' prefix 17 years ago