aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-02-27 20:27:48 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2023-02-27 20:27:48 -0500
commit71a75626d5271f2bcdbdc43b8c13065c4634fd9f (patch)
tree4415dc79de94a6abb8641fe293109f2c7699715c /contrib/postgres_fdw/postgres_fdw.c
parent737668d9e320e452b4eeec6e5cec86284de67e0f (diff)
downloadpostgresql-71a75626d5271f2bcdbdc43b8c13065c4634fd9f.tar.gz
postgresql-71a75626d5271f2bcdbdc43b8c13065c4634fd9f.zip
Drop test view when done with it.
The view just added by commit 53fe7e6cb decompiles differently in v15 than HEAD (presumably as a consequence of 47bb9db75). That causes failures in cross-version upgrade testing. We could teach AdjustUpgrade.pm to compensate for that, but it seems less painful to just drop the view after we're done with it. Per buildfarm.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions