Yury Yantsevich
|
af31b47059
Rename socket_passive callback to handle_socket_passive and move its call to the epgsql module
|
2 years ago |
Yury Yantsevich
|
5894d3c04e
Support {active, N} on TCP and SSL sockets for replication streaming mode
|
2 years ago |
Sergey Prokhorov
|
39d9662a22
Bump version to 4.6.1
|
2 years ago |
Sergey Prokhorov
|
78a17936e6
Merge pull request #274 from onno-vos-dev/fix-dialyzer-error-with-get-parameter
|
2 years ago |
Onno Vos
|
4840fb93d3
Fix Dialyzer error with epgsql:get_parameter/2
|
2 years ago |
Sergey Prokhorov
|
7abe38b7df
Merge pull request #270 from seriyps/add-get_os_pid-function
|
3 years ago |
Sergey Prokhorov
|
37617f3905
Rename `get_os_pid` to `get_backend_pid`
|
3 years ago |
Sergey Prokhorov
|
e723d1a7c4
Add `get_os_pid/1` function
|
3 years ago |
Sergey Prokhorov
|
0b798b082c
Merge pull request #269 from kianmeng/fix-typos
|
3 years ago |
Kian-Meng Ang
|
2619dbe3cf
Fix typos
|
3 years ago |
Sergey Prokhorov
|
154c3dcb05
Bump version to 4.6.0
|
3 years ago |
Sergey Prokhorov
|
e27be7f1dc
Merge pull request #264 from seriyps/pg-12
|
3 years ago |
Sergey Prokhorov
|
4bab1e2a44
Merge pull request #263 from seriyps/fix-ssl-tests
|
3 years ago |
Sergey Prokhorov
|
6103e2baeb
Run all the tests on PG-12, except OTP-19
|
3 years ago |
Sergey Prokhorov
|
582b08b768
Add PostgreSQL-12 on Ubuntu 20.04 and OTP-24 to CI
|
3 years ago |
Sergey Prokhorov
|
663bfc1c25
Replace travis badge with GitHub
|
3 years ago |
Sergey Prokhorov
|
4ca60c4f71
Some tests involving TLS were unstable on CI on some Erlang versions
|
3 years ago |
Sergey Prokhorov
|
dece135268
Merge pull request #261 from 4tyTwo/ft/introduce_transaction_opts_type
|
3 years ago |
Igor Toporkov
|
cbb8b7a7dc
Introduce transaction_opts type
|
3 years ago |
Sergey Prokhorov
|
a3701ba012
Merge pull request #262 from seriyps/github-actions
|
3 years ago |
Sergey Prokhorov
|
036656a6ff
Remove travis, introduce github actions, add support for OTP-24
|
3 years ago |
Sergey Prokhorov
|
a555cc378c
Merge pull request #259 from seriyps/dialyzer-warn-unknown-types
|
3 years ago |
Sergey Prokhorov
|
919f83b29a
Make dialyzer warn about use of unknown types; fix some occurences of such
|
3 years ago |
Sergey Prokhorov
|
d90b631497
Merge pull request #257 from enidgjoleka/do-not-format-state-on-abnormal-epgsql_sock-termination
|
4 years ago |
Enid Gjoleka
|
b333850828
Do not format rows from the epgsql_sock state whenever the process terminates abnormally
|
4 years ago |
Sergey Prokhorov
|
f811a09926
Merge pull request #255 from seriyps/fix-otp-version-detect-macro
|
4 years ago |
Sergey Prokhorov
|
af4646317f
Fix `-if(?OTP_RELEASE)` (was missing question mark)
|
4 years ago |
Sergey Prokhorov
|
74b3277034
Merge pull request #251 from fcristovao/patch-1
|
4 years ago |
Filipe Cristóvão
|
3c14c5fd77
Add ebin/ to the list of ignored directories
|
4 years ago |
Sergey Prokhorov
|
be1c05d320
Merge pull request #244 from seriyps/pipelined-and-mixed-api-tests
|
4 years ago |