summaryrefslogtreecommitdiff
path: root/triggers.php
diff options
context:
space:
mode:
authorSloane Bernstein2021-02-16 22:19:09 +0000
committerRobert Treat2021-02-17 07:10:20 +0000
commitf3171e923185c3add7c080ec0690233267c220f6 (patch)
tree2acd476c3ee0292a8b2aa3d93fa12e5be9cc9e73 /triggers.php
parente2aa8f687573104d492311b5853c25a5dce71973 (diff)
Restore support for PgSQL 9.4 and belowHEADmaster
The addition of support for PostgreSQL 9.6 and above neglected to change the `Postgres94` class to inherit from `Postgres95` instead of the latest `Postgres` class. This change restores the chain of inheritance, so that `Postgres94` and classes below see overridden methods from `Postgres95` and above.
Diffstat (limited to 'triggers.php')
0 files changed, 0 insertions, 0 deletions