Commit History

Author SHA1 Message Date
  Sergey Prokhorov 2492e2d63e Add `return` and `nulls` options to hstore codec 5 years ago
  Sergey Prokhorov 9f6c725c30 Check `null` atom is not handled as NULL when not in `nulls`. #212 5 years ago
  Sergey Prokhorov 29f0ff785d Make it possible to configure NULL representation. Also fixes #193 5 years ago
  Sergey Prokhorov 835bae1387 Fix describe(_, portal, _); add tests 5 years ago
  Sergey Prokhorov 49cd98aa90 Merge pull request #209 from seriyps/execute-batch-3 5 years ago
  Sergey Prokhorov 44d900b434 Introduce epgsql{a,i}:execute_batch/3 5 years ago
  Sergey Prokhorov c5ff24efcf Add table metadata to #column{} record 5 years ago
  Mikhail Kalashnikov 82fa70da02 fix range codecs 5 years ago
  Uman Shahzad 5d20d8bf93 Add tests for custom json mod 5 years ago
  Uman Shahzad 71774ccec7 Silence export_all warning if we're going to use it 5 years ago
  Сергей Прохоров dff192c71b Handle ssl connection errors 6 years ago
  Сергей Прохоров e976a72644 Use different certificates for client and server 6 years ago
  Сергей Прохоров 8ecb406267 Update test certificates 6 years ago
  Сергей Прохоров 2c1f13d51f Handle all server errors. Fixes #182 6 years ago
  Сергей Прохоров 342d9754d5 Add test for "connect with proplist"; bug fixed 6 years ago
  Sergey Prokhorov 513211ed75 Merge pull request #168 from egobrain/bugfix-nested-records-and-arrays 6 years ago
  Kozlov Yakov d7511af80f Bugfix decoding of nested records and arrays 6 years ago
  eryx67 e2678cccbe test daterange, tsrange, tstzrange 6 years ago
  Сергей Прохоров f406a18ba0 Drop R16 support; use maps as internal options datastructure 6 years ago
  Сергей Прохоров ee5fc534fe Fix bpcahar parameter is list. Fixes #159 6 years ago
  Сергей Прохоров b92065eccc Cleanup #142 7 years ago
  Сергей Прохоров f6e8accc32 SCRAM-SHA-256 auth method prototype. #142 7 years ago
  Сергей Прохоров b9ea711fb8 Try to not convert iolists to binary for text/varchar/bytea types 7 years ago
  Сергей Прохоров 5d5468a452 Fix backward-incompatible change. #109 7 years ago
  Сергей Прохоров c56ce4a788 Add macaddr and macaddr8 types. #109 7 years ago
  Сергей Прохоров 721d7f50b9 Fix float special values decoding. #109 7 years ago
  Сергей Прохоров 8f946c1ac5 Pluggable datatypes prototype. Fixes #109 7 years ago
  Сергей Прохоров 5d70848dbd Introduce 'epgsql_command' concept 7 years ago
  Sergey Prokhorov b9f3bf1de9 Merge pull request #143 from seriyps/connect-failure-test 7 years ago
  Сергей Прохоров d96ea3bd65 Add with_transaction/3. Fixes #135 #29 #111 7 years ago