mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-03 12:37:33 +08:00
Rewrite one test to avoid a case where some Python versions have output
format differences (Decimal('1') vs Decimal("1")).
Rewrite one test to avoid a case where some Python versions have output
format differences (Decimal('1') vs Decimal("1")).