Commit History

Author SHA1 Message Date
  Sergey Prokhorov ed4177b98e Merge pull request #153 from seriyps/pluggable-types 7 years ago
  Sergey Prokhorov 90d199b5ed Merge pull request #154 from zmstone/fix-epgsqla-spec 7 years ago
  Zaiming Shi c50c8265bf Fix `epgsqla` and `epgsqli` API specs 7 years ago
  Сергей Прохоров b8c903b32f Fix dialyzer errors 7 years ago
  Сергей Прохоров ac2eaf81e7 Add docs 7 years ago
  Сергей Прохоров 58bd3635ea Add `codecs` connect option 7 years ago
  Сергей Прохоров b9ea711fb8 Try to not convert iolists to binary for text/varchar/bytea types 7 years ago
  Сергей Прохоров 783ad197b4 Refactor ewkb: typespecs moved out from .hrl file 7 years ago
  Сергей Прохоров a5dc327af1 Rename `encode` to `encode_command` 7 years ago
  Сергей Прохоров d5a8812d1a Minor fixes 7 years ago
  Сергей Прохоров fac836e1b1 Cleanup + docstrings 7 years ago
  Сергей Прохоров 13f05ed161 Rework codec structure 7 years ago
  Сергей Прохоров d3c2478cd1 Use maps as oid DB on Erlang >=18 7 years ago
  Sergey Prokhorov 45db8064d9 Merge pull request #139 from seriyps/pluggable_commands 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
  Сергей Прохоров 566060dc00 Fix dialyzer errors. #109 7 years ago
  Сергей Прохоров 8f946c1ac5 Pluggable datatypes prototype. Fixes #109 7 years ago
  Сергей Прохоров 7cc76e980f Convert pg_sock() to opaque type. 7 years ago
  Сергей Прохоров 40ac51a092 Stop gracefuly in case of gen_tcp:connect error 7 years ago
  Сергей Прохоров dcae0435bc Use 'infinity' timeouts for sync commands 7 years ago
  Сергей Прохоров 98a32b3479 Move 'epgsql_binary.hrl' back to 'include/' as 'protocol.hrl' 7 years ago
  Сергей Прохоров 5d70848dbd Introduce 'epgsql_command' concept 7 years ago
  Сергей Прохоров b136fb9e23 Unify 'decode_message' handling 7 years ago
  Сергей Прохоров fed889b863 More internal typespecs; 'epgsql_sock:command*' functions 7 years ago
  Сергей Прохоров b1ca2542ea Cleanup replication code 7 years ago
  Сергей Прохоров a6d855a635 Add command's packet protocol docs 7 years ago
  Sergey Prokhorov b9f3bf1de9 Merge pull request #143 from seriyps/connect-failure-test 7 years ago
  Sergey Prokhorov deec45fb8a Merge pull request #148 from seriyps/cleanup-docs 7 years ago