summaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-04-08 11:23:40 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-04-08 11:23:40 -0400
commit7780660520b77b1ce050e63b2ab234068a108ee3 (patch)
treec58491b63a7cd9b26c2ef9529af89cd22a01ffef /src/tutorial/basics.source
parent049e9f48e967767ace15e4f4c36e9acdaa60465f (diff)
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 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions