История коммитов

Автор SHA1 Сообщение Дата
  Sergey Prokhorov e49af1581a Test for epgsql:prepared_query/3 taking `#statement{}` as input 4 лет назад
  Sergey Prokhorov 2ab1610921 Add some tests for pipelining and mixed APIs on same connection 4 лет назад
  Sergey Prokhorov 89d6140db4 Merge pull request #228 from enidgjoleka/handle-skipped-commands-in-batch 5 лет назад
  Enid Gjoleka 1eebe39468 Do not construct a deep list for skipped commands but simply return {error, #error{}} and update README 5 лет назад
  Enid Gjoleka 5b16d12ff2 Handle skipped commands in epgsql/a/i:execute_batch 5 лет назад
  Enid Gjoleka 4ae561e5a1 Use timer:sleep instead of receive...after timout end in newly introduced tests, handle open_socket/x results better while cancelling the query 5 лет назад
  Enid Gjoleka bfba4ea0d7 Use macro while testing and update README.md 5 лет назад
  Enid Gjoleka f929e81f51 Add tests for verifying the proposed solution and fix discovered issues 5 лет назад
  Enid Gjoleka 9b8850ea29 Add test for making sure application_name is passed correctly to postgresql 5 лет назад
  Sergey Prokhorov 03c88ef368 Merge pull request #218 from seriyps/integer-overflow-guard 5 лет назад
  Sergey Prokhorov 5fcaf13b41 Add guards to not silently truncate integer when overflowed. Fixes #202 5 лет назад
  Sergey Prokhorov 2492e2d63e Add `return` and `nulls` options to hstore codec 5 лет назад
  Sergey Prokhorov 9f6c725c30 Check `null` atom is not handled as NULL when not in `nulls`. #212 5 лет назад
  Sergey Prokhorov 29f0ff785d Make it possible to configure NULL representation. Also fixes #193 5 лет назад
  Sergey Prokhorov 835bae1387 Fix describe(_, portal, _); add tests 5 лет назад
  Sergey Prokhorov 49cd98aa90 Merge pull request #209 from seriyps/execute-batch-3 5 лет назад
  Sergey Prokhorov 44d900b434 Introduce epgsql{a,i}:execute_batch/3 5 лет назад
  Sergey Prokhorov c5ff24efcf Add table metadata to #column{} record 5 лет назад
  Mikhail Kalashnikov 82fa70da02 fix range codecs 5 лет назад
  Uman Shahzad 5d20d8bf93 Add tests for custom json mod 5 лет назад
  Uman Shahzad 71774ccec7 Silence export_all warning if we're going to use it 5 лет назад
  Сергей Прохоров dff192c71b Handle ssl connection errors 6 лет назад
  Сергей Прохоров e976a72644 Use different certificates for client and server 6 лет назад
  Сергей Прохоров 8ecb406267 Update test certificates 6 лет назад
  Сергей Прохоров 2c1f13d51f Handle all server errors. Fixes #182 6 лет назад
  Сергей Прохоров 342d9754d5 Add test for "connect with proplist"; bug fixed 6 лет назад
  Sergey Prokhorov 513211ed75 Merge pull request #168 from egobrain/bugfix-nested-records-and-arrays 6 лет назад
  Kozlov Yakov d7511af80f Bugfix decoding of nested records and arrays 6 лет назад
  eryx67 e2678cccbe test daterange, tsrange, tstzrange 6 лет назад
  Сергей Прохоров f406a18ba0 Drop R16 support; use maps as internal options datastructure 6 лет назад