mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 00:10:07 -05: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")).