author | Bernd Zeimetz <bernd@bzed.de> | |
Fri, 2 Sep 2016 11:23:40 +0000 (13:23 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 5 Sep 2016 06:59:11 +0000 (08:59 +0200) | ||
commit | e73ae9a16ebf982dc5712a8e4f4d4f864187e08a | |
tree | 0b93a34256195ba9613b4b0bb06b12e998c8289f | tree | snapshot |
parent | 55826ee891fd643111c3ffd7a19795721e41f1c0 | commit | diff |
pgsql plugin: avoid parsing error from query_plans
idx_scan/idx_tup_fetch can be NULL, avoid trying to parse that into a number.
This should fix #1905.
idx_scan/idx_tup_fetch can be NULL, avoid trying to parse that into a number.
This should fix #1905.
src/postgresql_default.conf | diff | blob | history |