aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-03-24 19:15:37 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-03-24 19:15:37 -0400
commit940311e4bb32a5fe99155052e41179c88b5d48af (patch)
tree95cf83f78979a9c563d2d31a668c0f712daad633 /src/backend/executor/nodeModifyTable.c
parentaf6550d34466b3093edda54a0cc5a6f220d321b7 (diff)
downloadpostgresql-940311e4bb32a5fe99155052e41179c88b5d48af.tar.gz
postgresql-940311e4bb32a5fe99155052e41179c88b5d48af.zip
Un-hide most cascaded-drop details in regression test results.
Now that the ordering of DROP messages ought to be stable everywhere, we should not need these kluges of hiding DETAIL output just to avoid unstable ordering. Hiding it's not great for test coverage, so let's undo that where possible. In a small number of places, it's necessary to leave it in, for example because the output might include a variable pg_temp_nnn schema name. I also left things alone in places where the details would depend on other regression test scripts, e.g. plpython_drop.sql. Perhaps buildfarm experience will show this to be a bad idea, but if so I'd like to know why. Discussion: https://postgr.es/m/E1h6eep-0001Mw-Vd@gemulon.postgresql.org
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions