mirror of https://github.com/citusdata/citus.git
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. |
||
---|---|---|
.. | ||
backend | ||
include | ||
test/regress |