Igor Toporkov
|
cbb8b7a7dc
Introduce transaction_opts type
|
3 years ago |
Sergey Prokhorov
|
919f83b29a
Make dialyzer warn about use of unknown types; fix some occurences of such
|
4 years ago |
Sergey Prokhorov
|
37f8797973
Minor fixes and optimization from review. GH-137
|
4 years ago |
Sergey Prokhorov
|
70149c63ab
Implement binary format of `COPY .. FROM STDIN`. GH-137
|
4 years ago |
Sergey Prokhorov
|
ca40d81537
Add more tests; cleanup the way we handle errors in COPY data. GH-137
|
4 years ago |
Sergey Prokhorov
|
c173985acd
Working basic "copy .. from stdin .." for text/csv protocols. GH-137
|
4 years ago |
Sergey Prokhorov
|
c5bef0ed54
Add `tcp_opts` connect option. Fixes #240
|
4 years ago |
Enid Gjoleka
|
ad14962224
Add application_name as an optional parameter while establishing a connection
|
5 years ago |
Onno Vos
|
a5b526fdd3
Response types for epgsql:equery/[2-4] and epgsql:squery/2 can include socket errors
|
5 years ago |
Sergey Prokhorov
|
5edd3c96e0
Rewrite overview.edoc as internal, not end-user documentation
|
5 years ago |
Sergey Prokhorov
|
a27772a60a
Cleanup edocs. Fixes #213
|
5 years ago |
Sergey Prokhorov
|
29f0ff785d
Make it possible to configure NULL representation. Also fixes #193
|
5 years ago |
Sergey Prokhorov
|
44d900b434
Introduce epgsql{a,i}:execute_batch/3
|
5 years ago |
Sergey Prokhorov
|
8bdadf403d
Make it possible to provide `#statement{}` to `epgsql:prepared_query/3`
|
5 years ago |
Onno Vos
|
77cc52149d
Add type spec for epgsql:equery/3
|
6 years ago |
Onno Vos
|
754293de5e
Also fix typespec for epgsql:connect/5
|
6 years ago |
Onno Vos
|
6f43bc7c64
Add typespec for password() to fix dialyzer warnings
|
6 years ago |
Mikhail Kalashnikov
|
15ea223e6a
Replication options: Fix line length. maps:get
|
6 years ago |
Mikhail Kalashnikov
|
471e4cfebb
Merge remote-tracking branch 'upstream/devel' into repl_fix
|
6 years ago |
Сергей Прохоров
|
342d9754d5
Add test for "connect with proplist"; bug fixed
|
6 years ago |
Сергей Прохоров
|
f7a355abe2
Fixed `epgsql:connect(list())`. Fixes #175
|
6 years ago |
Sergey Prokhorov
|
7bed8372f8
Merge pull request #174 from seriyps/simplify-platform-define-macroses
|
6 years ago |
Sergey Prokhorov
|
2da042f3a7
Simplify `platform_define` rebar configs
|
6 years ago |
Sergey Prokhorov
|
2cf7fbe89a
Refactor connect command API and password obfuscation
|
6 years ago |
Sergey Prokhorov
|
b0aca87b75
Dont let passwords leak through crash logs
|
6 years ago |
Mikhail Kalashnikov
|
baf39661ac
Add replication_opts align_lsn to start_replication
|
6 years ago |
Сергей Прохоров
|
f406a18ba0
Drop R16 support; use maps as internal options datastructure
|
7 years ago |
Сергей Прохоров
|
b32cdd93f7
Fix elvis warning
|
7 years ago |
Сергей Прохоров
|
9fe6b7450a
Compatibility with Erlang 21
|
7 years ago |
Сергей Прохоров
|
a90d0e5590
Merge branch 'devel'
|
7 years ago |