diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2018-02-13 09:12:45 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2018-02-13 09:12:45 -0500 |
commit | b4e2ada347bd8ae941171bd0761462e5b11b765d (patch) | |
tree | 40e246e3e33456d8743aae032986b446ee848f92 /src/backend/executor/nodeModifyTable.c | |
parent | ebdb42a0d6a61b93a5bb9f4204408edf5959332c (diff) | |
download | postgresql-b4e2ada347bd8ae941171bd0761462e5b11b765d.tar.gz postgresql-b4e2ada347bd8ae941171bd0761462e5b11b765d.zip |
In LDAP test, restart after pg_hba.conf changes
Instead of issuing a reload after pg_hba.conf changes between test
cases, run a full restart. With a reload, an error in the new
pg_hba.conf is ignored and the tests will continue to run with the old
settings, invalidating the subsequent test cases. With a restart, a
faulty pg_hba.conf will lead to the test being aborted, which is what
we'd rather want.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions