Commit History

Author SHA1 Message Date
  Yuriy Zhloba 36b1c2a479 update for OTP-22, fix compiler warnings 4 years ago
  Alexander Sosnovskiy bb63926547 Added functions to call in order to enable pgnotify. 5 years ago
  Yuriy Zhloba 842fd70793 connect/disconnect callbacks 8 years ago
  Yuriy Zhloba 7a57f173ff fix bug with get_sock timeout 8 years ago
  Sergey Prokhorov 1200f01ba3 Rename transaction_query_timeout to transaction_timeout 8 years ago
  Sergey Prokhorov 3058357428 Add configurable timeout for transaction's BEGIN/COMMIT/ROLLBACK 8 years ago
  Sergey Prokhorov 2f84244515 Return connections to pooler with 'fail' status on exception 8 years ago
  Yuriy Zhloba 3099835375 fix bug with stoping pool worker 8 years ago
  Sergey Prokhorov ffccac538e Add 'squery' API 9 years ago
  Yuriy Zhloba 8ce428eed1 fix all_keys, check pool_name, remove app.erl 9 years ago
  Yuriy Zhloba 47e4ee626e refactor settings, use application get/set _env instead of epgsql_pool_settings.erl 9 years ago
  Yuriy Zhloba c4eb96e58d fix rebar.config 9 years ago
  Yuriy Zhloba 85ed26f5bb work on documentation 10 years ago
  Yuriy Zhloba 806e332977 new implementation of cancel 10 years ago
  Yuriy Zhloba d78161b2d1 fix bug with cancelling query 10 years ago
  Yuriy Zhloba 1f106b2773 fix bug with pool name 10 years ago
  Yuriy Zhloba 85d38fd718 add setting pooler_max_queue 10 years ago
  Yuriy Zhloba 3a958c510b fix bug with returning worker to pool 10 years ago
  Yuriy Zhloba 16cb843d7e api to change lib settings 10 years ago
  Yuriy Zhloba 95cb880081 change start pool api 10 years ago
  Yuriy Zhloba 3d417d4288 correct way to stop worker 10 years ago
  Yuriy Zhloba 713ea5ca21 fix bug with starting pool without connection params 10 years ago
  Yuriy Zhloba c0df841406 remove monitoring 10 years ago
  Yuriy Zhloba eed8c642eb monitoring callback 10 years ago
  Yuriy Zhloba 1a8a188513 validate connection params 10 years ago
  Yuriy Zhloba e991b4d06c query timeout 10 years ago
  Yuriy Zhloba c8a0e5927b refactor, optimize query and transaction 10 years ago
  Yuriy Zhloba f2cacb7dd0 options list as fouth argument to equery 10 years ago
  Yuriy Zhloba 81f3f1d874 error handler callback for equery 10 years ago
  Yuriy Zhloba 91453488db common test for transaction 10 years ago