Content-Length: 271137 | pFad | http://github.com/m99coder/postgres_cluster/commit/a46c4e6ea7a1a8e6c6743eeb86e4a4bb0175c76c

28 make syntax compatible with older perl · m99coder/postgres_cluster@a46c4e6 · GitHub
Skip to content

Commit a46c4e6

Browse files
vbwagnerkelvich
authored andcommitted
make syntax compatible with older perl
1 parent 39f80e1 commit a46c4e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

t/001_basic_recovery.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
note("inserting 2 on node 0");
5353
$ret = $cluster->psql(0, 'postgres', "insert into t values(2, 20);"); # this transaciton may fail
54-
note "tx1 status = $ret";
54+
note("tx1 status = $ret");
5555

5656

5757
note("inserting 3 on node 1");
@@ -60,7 +60,7 @@
6060

6161
note("inserting 4 on node 0 (can fail)");
6262
$ret = $cluster->psql(0, 'postgres', "insert into t values(4, 40);");
63-
note "tx1 status = $ret";
63+
note("tx1 status = $ret");
6464

6565
note("inserting 5 on node 1 (can fail)");
6666
$ret = $cluster->psql(1, 'postgres', "insert into t values(5, 50);");

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/m99coder/postgres_cluster/commit/a46c4e6ea7a1a8e6c6743eeb86e4a4bb0175c76c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy