index
:
check_postgres.git
master
check_postgres
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
check_postgres.pl
Age
Commit message (
Expand
)
Author
2016-12-30
Clarify that only one action is run per invocation.
HEAD
master
Christoph Berg
2016-06-08
txn_idle: Document that --includeuser can be used to work around superuser ch...
Christoph Berg
2016-06-08
connection: Make all errors including timeout from psql CRITICAL
Christoph Berg
2016-06-08
Update query_time docs to match actual code
Christoph Berg
2016-06-08
hot_standby_delay: Check server version instead of psql version for features
Christoph Berg
2016-06-07
Add changelog for c09e7840ed82db6274116ce9b83fbdbc72f940c8.
Christoph Berg
2016-06-07
adjusting check_txn_idle filter by state_change column
Sebastian Webber
2016-06-07
Fix same_schema on 8.4
Christoph Berg
2016-06-07
Do some whitespace cleanup
Christoph Berg
2016-06-07
Fix "--filter" logic to honour regular expressions
glynastill
2016-06-07
Fix username field in check_txn_idle; broken when adding support for objects ...
glyn
2016-06-07
same_schema: constraint unit test include table name + reinstate sequence las...
glyn
2016-06-07
Fix same_schema check so it considers left and right operands when comparing ...
glynastill
2016-06-07
Fix trigger check in check_same_schema to ignore deferrable unique constraint...
glynastill
2016-06-07
Fix typo: missing comma in commit 2e07159c2ecca1bd42950121ccb2f6fad762e30a
glynastill
2016-06-07
Fix same schema to treat pg_constraint.confmatchtype = 'u' = 's'
glynastill
2016-06-07
Fix USERWHERECLAUSE broken when changing pg_user references to pg_role
glynastill
2016-06-07
Modify checks that return or rely on a user name to reference pg_roles rather...
glynastill
2016-06-07
Fix same_schema to ignore some non-logical schema based values:
glynastill
2016-06-05
Add changelog entry for check_replication_slots
Christoph Berg
2016-06-03
Add check_replication_slots check to check the delay on any replication slots.
glyn
2016-06-01
Fix "values are not the same" error in replicate_row when repinfo value is a '0'
glynastill
2016-05-31
Remove four more /o flags
Christoph Berg
2016-05-31
removed 'o' modifier from regular expressions
Martin von Oertzen
2016-05-31
Keep using pg_relation_size on 8.4 and earlier
Christoph Berg
2016-05-31
txn_idle: if seconds are -0, use 0
Christoph Berg
2016-05-31
Change table_size to use pg_table_size()
Christoph Berg
2016-05-26
Add changelog entry for Correct extra space in perfdata
Christoph Berg
2016-05-26
Correct extra space in perfdata
Adrien nayrat
2016-05-26
Add changelog entry for last commit, and close #72
Christoph Berg
2016-05-26
Don't fail when query contains 'disabled' word
Marco Nenciarini
2016-05-26
Add changelog entries to close #99 and #106
Christoph Berg
2016-05-26
Call psql with option -X
Peter Eisentraut
2016-05-25
Update URLs to www.postgresql.org to be https
Magnus Hagander
2015-12-15
Add new argument, --audit-file-dir, to allow control of which directory the s...
Greg Sabino Mullane
2015-11-02
Add some minor casting to help with the bloat query.
Greg Sabino Mullane
2015-07-17
Add test for --action=wal_files --lsfunc
Christoph Berg
2015-07-17
Allow a wrapper function for wal_files and archive_ready as a non-superuser.
Joshua Elsasser
2015-07-17
Fix hot_standby_delay against a log-shipping (non-streaming) replica.
Joshua Elsasser
2015-07-16
Remove duplicated 'es' section
Christoph Berg
2015-07-14
Add complete spanish (es) message translations
Luis Vazquez
2015-06-30
Let's release
Greg Sabino Mullane
2015-06-30
Bump version to 2.22.0
Greg Sabino Mullane
2015-06-30
Placeholders for French translation strings
Greg Sabino Mullane
2015-06-26
Spelling
Greg Sabino Mullane
2015-06-26
Rearrange recent changes in rough priority order
Greg Sabino Mullane
2015-06-23
Update release notes a bit
Greg Sabino Mullane
2015-06-23
Version bump.
Greg Sabino Mullane
2015-05-27
Remove tabs, cleanup whitespace
Greg Sabino Mullane
2015-05-08
Bump copyright
Greg Sabino Mullane
[next]