This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Stephan Renatus 73fdf4f75b
storage/sql/postgres: expose stdlib tunables, set them for tests
- adapted TestUnmarshalConfig to ensure the fields are read in
- added a test to see that at least MaxOpenConns works:
  - this is only exposed through (*db).Stats() in go 1.11, so this test
    has a build tag
  - the other two configurables can't be read back, so we've got to
    trust that the mechanism works given the one instance that's tested..

Signed-off-by: Stephan Renatus <srenatus@chef.io>
2018-11-30 09:55:01 +01:00
..
2018-11-29 08:24:13 +01:00
2017-07-25 13:46:44 -07:00
2018-11-29 08:24:13 +01:00