Commit Verlauf

Autor SHA1 Nachricht Datum
  Peter Dunkley d934a2acd3 modules/db_postgres: Fixes vor 12 Jahren
  Peter Dunkley f1f39db4f8 modules/db_postgres: Added support for database row and table locking to PostgreSQL database module vor 13 Jahren
  Peter Dunkley f207134624 modules/db_postgres: libpq requires null terminated string, but Kamailio internal str type is not (necessarily) null-terminated vor 13 Jahren
  Peter Dunkley 765a538aa9 modules/db_postgres: Retries are disabled within transactions vor 13 Jahren
  Peter Dunkley c4ee278460 modules/db_postgres: Fixed bug in insert/delete/update operations where success is returned when there are some errors vor 13 Jahren
  Peter Dunkley d544b24a6c modules/db_postgres: Added implementation of (start|end|abort)_transaction DB APIs vor 13 Jahren
  Peter Dunkley 732892b20b modules/db_postgres: Replaced init_nopool() with init2() vor 13 Jahren
  Peter Dunkley a03955fff9 modules/db_postgres: Added support for creating new non-pooled DB connections vor 13 Jahren
  Daniel-Constantin Mierla 5db7f650ad db_postgres: implemented custom REPLACE command for DB API v1 vor 13 Jahren
  Peter Dunkley 2bd922dba3 modules/db_postgres: Added affect_rows() API to db_postgres vor 13 Jahren
  Daniel-Constantin Mierla 7c10eae725 db_postgres: reconnect tuning in submit query vor 14 Jahren
  Daniel-Constantin Mierla 54d1427019 db_postgres: check result status after query vor 14 Jahren
  Daniel-Constantin Mierla b200828b1f db_postgres: reconnect support for DB API v1 vor 14 Jahren
  Jan Janak a7bac3b9ab Various changes to get rid of conflicts and make km_ files compile. vor 16 Jahren
  Jan Janak 3298962b7d Updated filenames of locally includede header files vor 16 Jahren
  Henning Westerholt ec4a6f2a2c - add one DBG log to each drivers error condition, that the mem is freed vor 16 Jahren
  Henning Westerholt cf7e9b08f3 - improve two errors messages, inform the user that the query is aborted vor 16 Jahren
  Henning Westerholt d25ca3c1ae - db_postgres_convert_rows needs to free the row_buf on all error conditions vor 16 Jahren
  Henning Westerholt b77ecccd46 - add 'db_postgres' prefix to free_query function vor 17 Jahren
  Henning Westerholt 4af0aa101d - fix a bunch of doxygen errors (mostly in modules, some in the core) vor 17 Jahren
  Henning Westerholt be78aade19 - docs extension: explain fetch_result functionality better to prevent errors vor 17 Jahren
  Henning Westerholt abf8e6a4dd - make small wrapper around PQclear void, nobody checks the return state vor 17 Jahren
  Henning Westerholt e7d596848e - doxygen conversion, write new documentation, small cleanups vor 17 Jahren
  Henning Westerholt d65be2c006 - multiple fixes: vor 17 Jahren
  Klaus Darilion 8cac0d9fbf - renaming: openser -> kamailio vor 17 Jahren
  Henning Westerholt 2881cb8852 - change name in copyright headers vor 17 Jahren
  Henning Westerholt e6fd5e020a - change log level for 'probably invalid queries' from WARN to ERR vor 17 Jahren
  Henning Westerholt 2377652dac - further bug fixes for db_postgres_fetch_result and db_postgres_store_result vor 17 Jahren
  Henning Westerholt a698aa66d1 - fix PGRES_FATAL_ERROR bug in postgres driver vor 17 Jahren
  Henning Westerholt a9ef20728b - db_postgres_convert_rows function uses now the same interface like mysql, vor 17 Jahren