Add the 16kB unit size to pg_settings parser.

Fixes #101.
This commit is contained in:
Will Rouesnel
2017-09-07 22:36:40 +10:00
parent 17592ee8e9
commit e701b80fd5
3 changed files with 20 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ services:
- docker
language: go
go:
- '1.8'
- '1.9'
# Make sure we have p2 and the postgres client.
before_install:
- go get -v github.com/mattn/goveralls