Sergey Prokhorov
|
a27772a60a
Cleanup edocs. Fixes #213
|
5 years ago |
Sergey Prokhorov
|
243361e5cd
Cleaner usage of NULL in array decoder. #212
|
5 years ago |
Sergey Prokhorov
|
29f0ff785d
Make it possible to configure NULL representation. Also fixes #193
|
5 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
|
54a2da7755
rearrange code
|
7 years ago |
eryx67
|
6a403ef4eb
support tsrange, tstzrange, daterange types
|
7 years ago |
Сергей Прохоров
|
084ca7b010
Add elvis; fix elvis warnings; add elvis to travis
|
7 years ago |
Сергей Прохоров
|
b8c903b32f
Fix dialyzer errors
|
7 years ago |
Сергей Прохоров
|
fac836e1b1
Cleanup + docstrings
|
7 years ago |
Сергей Прохоров
|
13f05ed161
Rework codec structure
|
7 years ago |
Сергей Прохоров
|
c56ce4a788
Add macaddr and macaddr8 types. #109
|
7 years ago |
Сергей Прохоров
|
566060dc00
Fix dialyzer errors. #109
|
7 years ago |
Сергей Прохоров
|
8f946c1ac5
Pluggable datatypes prototype. Fixes #109
|
7 years ago |
Сергей Прохоров
|
98a32b3479
Move 'epgsql_binary.hrl' back to 'include/' as 'protocol.hrl'
|
7 years ago |
Сергей Прохоров
|
fed889b863
More internal typespecs; 'epgsql_sock:command*' functions
|
7 years ago |
Alexander Sedov
|
f324274dae
Actually add support for binary int4range and int8range.
|
8 years ago |
Alexander Sedov
|
2dc7e033d4
Add int8range type support.
|
8 years ago |
Сергей Прохоров
|
2131e4c750
Fix jsonb encode/decode wire format
|
9 years ago |
alisdair sullivan
|
e95bd54387
support for postgresql json/jsonb type
|
10 years ago |
Kozlov Yakov
|
27ebfc6d43
Array of record type support
|
10 years ago |
David N. Welton
|
138db7e3f4
Replace integer_to_binary for R15B compatibility
|
10 years ago |
Jean Rouge
|
d4334ce4a1
int4range support
|
10 years ago |
Pavel Abalihin
|
99e1d7ac2b
Encode undefined as NULL
|
10 years ago |
David N. Welton
|
c6c510372c
Merge branch 'net_types_conversion' of git://github.com/tnt-dev/epgsql into tnt-dev-net_types_conversion
|
10 years ago |
Feotov Daniil
|
e89f0837ad
head mismatch
|
10 years ago |
Feotov Daniil
|
b06eeb50fb
Rebase to devel
|
10 years ago |
Feotov Daniil
|
936d9ca8da
Point type support
|
10 years ago |
Pavel Abalihin
|
6c7e984881
add support for inet, cidr and inet/cidr arrays
|
10 years ago |
Michael Truog
|
d33bd6b766
Rename with epgsql prefix everywhere. #20
|
11 years ago |