summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/test_functions.py
AgeCommit message (Expand)Author
2017-09-27Fixed #28626 -- Dropped support for PostgreSQL 9.3.Tim Graham
2017-05-15Refs #27996 -- Skipped RandomUUID test on PostgreSQL 9.3.Tim Graham
2017-04-25Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.post...Paolo Melchiorre
2015-06-15Fixed #24894 -- Added contrib.postgres.functions.TransactionNowAdam Chainz