aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-04-08 11:23:39 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-04-08 11:23:39 -0400
commitd050c611373182ec87afd4912a330c4dac8684cc (patch)
tree4d2819a40c811815b7a8f1d96d67032172f67341 /doc/src
parent5fae6641015578538111c8c0515fa62c4b68f1ae (diff)
downloadpostgresql-d050c611373182ec87afd4912a330c4dac8684cc.tar.gz
postgresql-d050c611373182ec87afd4912a330c4dac8684cc.zip
Fix pg_dump/pg_restore to restore event trigger comments later.
Repair an oversight in commit 8728b2c70: if we're postponing restore of event triggers to the end, we must also postpone restoring any comments on them, since of course we cannot create the comments first. (This opens yet another opportunity for an event trigger to bollix the restore, but there's no help for that.) Per bug #16346 from Alexander Lakhin. Like the previous commit, back-patch to all supported branches. Hamid Akhtar and Tom Lane Discussion: https://postgr.es/m/16346-6210ad7a0ea81be1@postgresql.org
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions