diff options
author | Andres Freund <andres@anarazel.de> | 2019-10-16 02:37:34 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2019-10-16 02:37:34 -0700 |
commit | ae5cae54ca6b1949829026b9fbb744c7f5a28bd5 (patch) | |
tree | 761c11c6cfb6ebb40382b3e4006e1269ba81289c /src/backend/access/gist/gistsplit.c | |
parent | 1de4fd10922b96b6d90838181c59c1a45f8a95f6 (diff) | |
download | postgresql-ae5cae54ca6b1949829026b9fbb744c7f5a28bd5.tar.gz postgresql-ae5cae54ca6b1949829026b9fbb744c7f5a28bd5.zip |
Replace alter_table.sql test usage of event triggers.
The test in 93765bd956b added an event trigger to ensure that the
tested table rewrites do not get optimized away (as happened in the
past). But doing so would require running the tests in isolation, as
otherwise the trigger might also fire in concurrent sessions, causing
test failures there.
Reported-By: Tom Lane
Discussion: https://postgr.es/m/3328.1570740683@sss.pgh.pa.us
Backpatch: 12, just as 93765bd956b
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions