Enid Gjoleka
|
bfba4ea0d7
Use macro while testing and update README.md
|
5 years ago |
Enid Gjoleka
|
f929e81f51
Add tests for verifying the proposed solution and fix discovered issues
|
5 years ago |
Enid Gjoleka
|
9b8850ea29
Add test for making sure application_name is passed correctly to postgresql
|
5 years ago |
Sergey Prokhorov
|
03c88ef368
Merge pull request #218 from seriyps/integer-overflow-guard
|
5 years ago |
Sergey Prokhorov
|
5fcaf13b41
Add guards to not silently truncate integer when overflowed. Fixes #202
|
5 years ago |
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 |