Vitya
|
66f4589195
|
Fix compatibility with some Postgres versions (#3986)
use server_version_num instead of parsing the text version. See: https://www.postgresql.org/docs/10/static/functions-info.html
|
2018-02-16 12:52:34 -05:00 |
Brian Kassouf
|
aa387bb4c2
|
Add compile tests to verify physical stores satisfy the correct interfaces (#3820)
|
2018-01-19 17:44:24 -08:00 |
Brian Kassouf
|
2f19de0305
|
Add context to storage backends and wire it through a lot of places (#3817)
|
2018-01-19 01:44:44 -05:00 |
Jeff Mitchell
|
fdaaaadee2
|
Migrate physical backends into separate packages (#3106)
|
2017-08-03 13:24:27 -04:00 |