Commit Graph

2 Commits (bcf393eea869c4413c2fcc4856a62d26fbca674e)

Author SHA1 Message Date
Nils Dijk 97da44558b
Description: Fix failures of tests on recent postgres builds
In recent postgres builds you cannot set client_min_messages to
values higher then ERROR, if will silently set it to ERROR if so.

During some tests we would set it to fatal to hide random values
(eg. pid's of processes) from the test output. This patch will use
different tactics for hiding these values.
2018-11-13 16:53:05 +01:00
velioglu 5713019058 Add failure tests for real time select queries 2018-10-09 14:12:02 -07:00