summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/test_signals.py
AgeCommit message (Expand)Author
2018-10-09Fixed postgres_tests.test_signals.OIDTests when run in isolation.Jon Dufresne
2017-09-19Refs #28334 -- Fixed crash in hstore/citext oid caching during test db creation.Tim Graham
2017-09-15Fixed #28334 -- Added caching for hstore/citext OIDs.Igor Gumenyuk