Content-Length: 264974 | pFad | https://github.com/postgrespro/postgres/commit/0aa1d489ea756b96b6d5573692ae9cd5d143c2a5

2E Allow leading zero on exponents in pgbench test results · postgrespro/postgres@0aa1d48 · GitHub
Skip to content

Commit 0aa1d48

Browse files
committed
Allow leading zero on exponents in pgbench test results
Following commit 7a727c1 this is found to be necessary on at least some Windows platforms. per buildfarm.
1 parent f83040c commit 0aa1d48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/pgbench/t/001_pgbench_with_server.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@ sub pgbench
240240
qr{command=28.: double -0.125\b},
241241
qr{command=29.: double -0.125\b},
242242
qr{command=30.: double -0.00032\b},
243-
qr{command=31.: double 8.50705917302346e\+37\b},
244-
qr{command=32.: double 1e\+30\b},
243+
qr{command=31.: double 8.50705917302346e\+0?37\b},
244+
qr{command=32.: double 1e\+0?30\b},
245245
],
246246
'pgbench expressions',
247247
{ '001_pgbench_expressions' => q{-- integer functions

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: https://github.com/postgrespro/postgres/commit/0aa1d489ea756b96b6d5573692ae9cd5d143c2a5

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy