summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/test_constraints.py
AgeCommit message (Collapse)Author
2019-03-18Fixed #30258 -- Adjusted postgres schema value quoting of ranges.Simon Charette
Thanks Tilman Koschnick for the report and patch.