[COMMITTERS] pgsql: Make PostgresNode::append_conf append a newline automatically.

2017-04-22 Thread Tom Lane
Make PostgresNode::append_conf append a newline automatically. Although the documentation for append_conf said clearly that it didn't add a newline, many test authors seem to have forgotten that ... or maybe they just consulted the example at the top of the POD documentation, which clearly shows a

[COMMITTERS] pgsql: Make PostgresNode::append_conf append a newline automatically.

2017-04-22 Thread Tom Lane
Make PostgresNode::append_conf append a newline automatically. Although the documentation for append_conf said clearly that it didn't add a newline, many test authors seem to have forgotten that ... or maybe they just consulted the example at the top of the POD documentation, which clearly shows a