diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-16 13:24:42 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-16 13:24:42 -0400 |
commit | a485bacef177b4cd476b9437f8fb6cb8dce58944 (patch) | |
tree | c95a60cc1050b536751d6fd138134b09b3f1bd77 /src | |
parent | 0ed4a47fbfbd0f22806dc14f70dcc42de07ce9f1 (diff) |
Fix mis-backpatch of c015ccb306ec81bca3023818c9cf0113cae25be1.
Per buildfarm.
Diffstat (limited to 'src')
-rw-r--r-- | src/test/perl/PostgresNode.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/perl/PostgresNode.pm b/src/test/perl/PostgresNode.pm index b1cd0c07afc..6ea3c9999f8 100644 --- a/src/test/perl/PostgresNode.pm +++ b/src/test/perl/PostgresNode.pm @@ -1246,7 +1246,7 @@ sub poll_query_until diag qq(poll_query_until timed out executing this query: $query expecting this output: -$expected +t last actual query output: $stdout with stderr: |