Thread: pgsql: Fix allowing of leading zero on exponents in pgbench testresult

pgsql: Fix allowing of leading zero on exponents in pgbench testresult

From
Teodor Sigaev
Date:
Fix allowing of leading zero on exponents in pgbench test results

Commit bc7fa0c15c590ddf4872e426abd76c2634f22aca accidentally lost fixes of
0aa1d489ea756b96b6d5573692ae9cd5d143c2a5 commit.

Thanks to Thomas Munro

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d16c2de6244f3b71c0c77a3d63905227fdc78428

Modified Files
--------------
src/bin/pgbench/t/001_pgbench_with_server.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)