Fix postgres extensible text (#1601)
* convert postgresql_extensible byte slice values to strings * code cleanup in postgresql_extensible
This commit is contained in:
committed by
Cameron Sparr
parent
c99c22534b
commit
53e31cf1b5
@@ -125,6 +125,7 @@ consistent with the behavior of `collection_jitter`.
|
||||
- [#1323](https://github.com/influxdata/telegraf/issues/1323): Processes plugin: fix potential error with /proc/net/stat directory.
|
||||
- [#1322](https://github.com/influxdata/telegraf/issues/1322): Fix rare RHEL 5.2 panic in gopsutil diskio gathering function.
|
||||
- [#1586](https://github.com/influxdata/telegraf/pull/1586): Remove IF NOT EXISTS from influxdb output database creation.
|
||||
- [#1600](https://github.com/influxdata/telegraf/issues/1600): Fix quoting with text values in postgresql_extensible plugin.
|
||||
|
||||
## v0.13.1 [2016-05-24]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user