repo.or.cz
/
check_mk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git]
/
.werks
/
343
blob
53dc7ae99857d7b2cc2f07810034099e33c17b1e
1
Title: postgres_sessions: make agent plugin compatible with PostgreSQL 9.2
2
Level: 1
3
Component: checks
4
Class: fix
5
State: unknown
6
Version: 1.2.5i1
7
Date: 1387213935
8
Targetversion: future
9
10
Problem is that newer PostgreSQL versions have the column <tt>query</tt>
11
instead of <tt>current_query</tt>. The plugin now simply tries both
12
variants.