We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fccaea4 commit d16c2deCopy full SHA for d16c2de
src/bin/pgbench/t/001_pgbench_with_server.pl
@@ -239,7 +239,7 @@ sub pgbench
239
qr{command=26.: double -0.125\b},
240
qr{command=27.: double -0.00032\b},
241
qr{command=28.: double 8.50705917302346e\+0?37\b},
242
- qr{command=29.: double 1e\+30\b},
+ qr{command=29.: double 1e\+0?30\b},
243
qr{command=30.: boolean false\b},
244
qr{command=31.: boolean true\b},
245
qr{command=32.: int 32\b},
0 commit comments