mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Finish pgindent run for 9.6: Perl files.
This commit is contained in:
@ -114,6 +114,7 @@ sub check_query
|
||||
|
||||
sub setup_cluster
|
||||
{
|
||||
|
||||
# Initialize master, data checksums are mandatory
|
||||
$node_master = get_new_node('master');
|
||||
$node_master->init(allows_streaming => 1);
|
||||
|
Reference in New Issue
Block a user