Merge "Fix PostgreSQL non-dynamic configration tests"

This commit is contained in:
Zuul 2018-02-27 08:57:54 +00:00 committed by Gerrit Code Review
commit b0ae74f561

View File

@ -890,8 +890,7 @@
{ {
"name": "log_min_duration_statement", "name": "log_min_duration_statement",
"restart_required": false, "restart_required": false,
"min": -1, "type": "string"
"type": "integer"
}, },
{ {
"name": "backend_flush_after", "name": "backend_flush_after",