Jack Christensen
|
75ca2b3b1c
|
Remove unnecessary read
* Add benchmark for SelectValueTo
|
2014-04-25 13:49:36 -06:00 |
|
Jack Christensen
|
f0a3d22571
|
Use testing.TB interface for shared test/benchmark helpers
|
2013-12-10 08:25:30 -06:00 |
|
Jack Christensen
|
c96fa440cc
|
Test getSharedConnection handles dead connections
If a test does something that kills a connection, it previously
would break all subsequent tests that used the shared connection.
It no longer does.
|
2013-07-26 16:45:27 -05:00 |
|
Jack Christensen
|
36904168b2
|
Don't panic!
|
2013-07-20 13:07:30 -05:00 |
|
Jack Christensen
|
9640dc91e4
|
Make getSharedConnection private again
|
2013-07-16 08:32:49 -05:00 |
|
Jack Christensen
|
bae49077ce
|
Use pgx_test package for tests
|
2013-07-16 08:29:59 -05:00 |
|
Jack Christensen
|
98d4ce4c09
|
DRYed test and benchmark
|
2013-07-13 19:23:13 -05:00 |
|
Jack Christensen
|
8afcde41f2
|
Start factoring test helpers out
|
2013-07-13 17:29:24 -04:00 |
|