Anton Lebedevich
|
2ac7bc9c95
decode single message
|
13 лет назад |
Anton Lebedevich
|
65002570d5
use timeout, authenticate in init/1
|
13 лет назад |
Anton Lebedevich
|
ead5c0858c
int32 startup message
|
13 лет назад |
Anton Lebedevich
|
7f0291bd60
todo
|
13 лет назад |
Anton Lebedevich
|
7d7169bb6c
decode strings with binary:split
|
13 лет назад |
Anton Lebedevich
|
8d714609ae
message handling -> on_message, decoding -> pgsql_wire
|
13 лет назад |
Anton Lebedevich
|
f39e39601b
decode incoming messages
|
13 лет назад |
Anton Lebedevich
|
8e78752f67
handle too short messages
|
13 лет назад |
Anton Lebedevich
|
5bb1f687c6
todo
|
13 лет назад |
Anton Lebedevich
|
5f6a73b7ad
recursive message decoding
|
13 лет назад |
Anton Lebedevich
|
835fd65076
use pgsql_wire to encode messages
|
13 лет назад |
Anton Lebedevich
|
3d4ad3f403
remove state machine reference
|
13 лет назад |
Anton Lebedevich
|
b0d119b026
cancel inside pgsql_sock
|
13 лет назад |
Anton Lebedevich
|
47a7c932ff
move encoding from pgsql_sock:send to pgsql_wire
|
13 лет назад |
Anton Lebedevich
|
6e4261fb0f
forgotten int64
|
13 лет назад |
Anton Lebedevich
|
f785ef77aa
extract common macros
|
13 лет назад |
Anton Lebedevich
|
631cc680b0
no need to trap exits
|
13 лет назад |
Anton Lebedevich
|
4fd442f276
pgsql_decoder -> pgsql_wire
|
13 лет назад |
Anton Lebedevich
|
c592716d33
Merge remote-tracking branch 'github.wg/master' into async
|
13 лет назад |
Will
|
6dd2d2638f
document array representation and increment version
|
13 лет назад |
Will
|
d5089a8fe3
use non-deprecated exports from public_key
|
13 лет назад |
Will
|
6766103aa9
a few small Makefile tweaks
|
13 лет назад |
Anton Lebedevich
|
1f6b286ae7
decoder skeleton
|
13 лет назад |
Anton Lebedevich
|
1aaf455b77
handle pg 9.0 version reply for connect_with_invalid_user
|
14 лет назад |
Anton Lebedevich
|
ae91717fde
follow upstream public_key api changes
|
14 лет назад |
Will
|
817b125810
require sync when error occurs during execute
|
14 лет назад |
Will
|
688a55dc0c
add support for encoding and decoding text and int arrays
|
14 лет назад |
Will
|
03da0e0162
fix doc typo and increment version to 1.3
|
14 лет назад |
Will
|
fd65f3fcdd
add test for starting as OTP application
|
14 лет назад |
Will
|
0cbf00e9cb
generate epgsql.app at compile time
|
14 лет назад |