Nicolas Martyanoff
|
93b4a67510
test with otp 23 in travis
|
4 лет назад |
Sergey Prokhorov
|
f8a5acc2e9
Merge pull request #229 from enidgjoleka/introduce-sasl_prep-profile-of-stringprep-algorithm-as-the-normalization-algorithm
|
5 лет назад |
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
|
3ec94b2bdf
Move characters_to_list outside the inner loop
|
5 лет назад |
Enid Gjoleka
|
0bb390b7df
Add type_spec:s for all newly introduced functions and also add a test for a non-sasl_prep compliant string
|
5 лет назад |
Enid Gjoleka
|
c28566c73f
Add sasl_prep implementation for validating passwords according to sasl specification
|
5 лет назад |
Sergey Prokhorov
|
f0d07e3fff
Merge pull request #227 from enidgjoleka/handle-tls-connection-during-cancellation
|
5 лет назад |
Enid Gjoleka
|
6b166f500c
Use the correct variable while sending the request to pgsql
|
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
|
0709950aef
Filter sensitive info from connection_opts prior to setting it into the epgsql_sock state
|
5 лет назад |
Enid Gjoleka
|
eef6c70719
Fix dialyzer issues
|
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
|
dac4653b21
Refactor epgsql_cmd_connect to allow other parts of the source code to make use of the newly introduced fun, open_socket
|
5 лет назад |
Sergey Prokhorov
|
d8ca6d4d94
Merge pull request #226 from enidgjoleka/use-application-name-when-establishing-a-connection
|
5 лет назад |
Enid Gjoleka
|
9b8850ea29
Add test for making sure application_name is passed correctly to postgresql
|
5 лет назад |
Enid Gjoleka
|
ad14962224
Add application_name as an optional parameter while establishing a connection
|
5 лет назад |
Sergey Prokhorov
|
6940115619
Version bump 4.4.0
|
5 лет назад |
Sergey Prokhorov
|
03c88ef368
Merge pull request #218 from seriyps/integer-overflow-guard
|
5 лет назад |
Sergey Prokhorov
|
b32d2e88d0
Merge pull request #219 from seriyps/send-terminate-message
|
5 лет назад |
Sergey Prokhorov
|
2b0eade4aa
Merge pull request #224 from seriyps/document-cancel
|
5 лет назад |
Sergey Prokhorov
|
ea232ee370
Merge pull request #223 from enidgjoleka/fix-connection-timeout
|
5 лет назад |
Enid Gjoleka
|
50f0c4e134
Use deprecated unit_time, milli_seconds, to support otp-18, return back {error, Reason} from gen_tcp:recv rather than badmatch
|
5 лет назад |
Enid Gjoleka
|
b47f9cb88f
Do not re-use the same connection timeout in several consequitive functions during epgsql_cmd_connect:connect/x
|
5 лет назад |
Sergey Prokhorov
|
8380908ade
Minor corrections
|
5 лет назад |
Sergey Prokhorov
|
4a39ece129
Document `epgsql:cancel/1`. Fixes #220
|
5 лет назад |
Sergey Prokhorov
|
bbdf62b3e5
Merge pull request #221 from onno-vos-dev/query-response-type-include-socket-errors
|
5 лет назад |
Sergey Prokhorov
|
c965d6cc56
Merge pull request #217 from seriyps/configurable-hstore
|
5 лет назад |