fix postgresql 'name', and 'oid' data types by switching to a driver (#1750)
that handles them properly
Showing
- CHANGELOG.md 3 additions, 0 deletionsCHANGELOG.md
- Godeps 1 addition, 1 deletionGodeps
- plugins/inputs/postgresql/README.md 2 additions, 2 deletionsplugins/inputs/postgresql/README.md
- plugins/inputs/postgresql/connect.go 99 additions, 0 deletionsplugins/inputs/postgresql/connect.go
- plugins/inputs/postgresql/postgresql.go 4 additions, 10 deletionsplugins/inputs/postgresql/postgresql.go
- plugins/inputs/postgresql/postgresql_test.go 29 additions, 2 deletionsplugins/inputs/postgresql/postgresql_test.go
- plugins/inputs/postgresql_extensible/postgresql_extensible.go 11 additions, 12 deletions...ins/inputs/postgresql_extensible/postgresql_extensible.go
- plugins/inputs/postgresql_extensible/postgresql_extensible_test.go 25 additions, 0 deletions...nputs/postgresql_extensible/postgresql_extensible_test.go
- testutil/accumulator.go 37 additions, 1 deletiontestutil/accumulator.go
Loading
Please register or sign in to comment