Anton Lebedevich
|
7b6c71e5b3
Merge branch 'batch-error' into async-integration
|
12 years ago |
Anton Lebedevich
|
9d5700173b
don't unwrap single element list for execute_batch
|
12 years ago |
Anton Lebedevich
|
a8ae354347
handle an error in the middle of execute_batch
|
12 years ago |
Anton Lebedevich
|
58de903a2f
batch with error in the middle test
|
12 years ago |
Anton Lebedevich
|
f9e3e52fa8
Merge remote-tracking branch 'github.benbro/master' into async-integration
|
12 years ago |
benbro
|
6645611f58
Added support for datearray, timearray, timetzarray, timestamparray, timestamptzarray and intervalarray.
|
13 years ago |
Anton Lebedevich
|
8cebeb9bb9
Merge upstream 'wg/master'
|
13 years ago |
Will
|
3318bd5d64
fix encoding of array lower bound
|
13 years ago |
Will
|
4c8f96cdc2
add support for float4 and float8 arrays
|
13 years ago |
Anton Lebedevich
|
8902b487f0
Merge remote-tracking branch 'github.wg/master' into async-integration
|
13 years ago |
Anton Lebedevich
|
75480a690a
execute_batch simple test
|
13 years ago |
Anton Lebedevich
|
9a7df2bd0a
Merge branch 'bind-timestamp-now' into async-integration
|
13 years ago |
Will
|
fc43477227
improve warning notice test
|
13 years ago |
Anton Lebedevich
|
8c75cd87d3
test now() format with timestamptz
|
13 years ago |
Anton Lebedevich
|
d7b432ffe0
compare datetime to now() with microsecond precision
|
13 years ago |
Anton Lebedevich
|
2f55b009d8
use universal time, still fails
|
13 years ago |
Anton Lebedevich
|
79d33a2542
failing test
|
13 years ago |
Anton Lebedevich
|
785daea8b1
allow test to run several times
|
13 years ago |
Anton Lebedevich
|
f8e66511f4
test different API's through emulation layer
|
13 years ago |
Anton Lebedevich
|
1ec0a1bd6f
test names
|
13 years ago |
Anton Lebedevich
|
3d062e57f3
switch to Module parameterised tests
|
13 years ago |
Anton Lebedevich
|
752b0f3fe5
prepation for parameterised tests
|
13 years ago |
Anton Lebedevich
|
c592716d33
Merge remote-tracking branch 'github.wg/master' into async
|
13 years ago |
Will
|
d5089a8fe3
use non-deprecated exports from public_key
|
13 years ago |
Anton Lebedevich
|
1aaf455b77
handle pg 9.0 version reply for connect_with_invalid_user
|
14 years ago |
Anton Lebedevich
|
ae91717fde
follow upstream public_key api changes
|
14 years ago |
Will
|
817b125810
require sync when error occurs during execute
|
14 years ago |
Will
|
688a55dc0c
add support for encoding and decoding text and int arrays
|
14 years ago |
Will
|
fd65f3fcdd
add test for starting as OTP application
|
14 years ago |
Will
|
122028f9e1
support asynchronous notices and notifications
|
15 years ago |