diff options
author | Noah Misch <noah@leadboat.com> | 2024-05-16 14:11:00 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2024-05-16 14:11:13 -0700 |
commit | 382284519e141d41f7dc021d6a5fccd5888af8a1 (patch) | |
tree | e3e39e41fdedefe3a779221636024c051a2dcb66 /src/backend/executor/execParallel.c | |
parent | 0ae05c18e0bf740e6457e710f9323e75f6619c35 (diff) | |
download | postgresql-382284519e141d41f7dc021d6a5fccd5888af8a1.tar.gz postgresql-382284519e141d41f7dc021d6a5fccd5888af8a1.zip |
Fix documentation about DROP DATABASE FORCE process termination rights.
Specifically, it terminates a background worker even if the caller
couldn't terminate the background worker with pg_terminate_backend().
Commit 3a9b18b3095366cd0c4305441d426d04572d88c1 neglected to update
this. Back-patch to v13, which introduced DROP DATABASE FORCE.
Reviewed by Amit Kapila. Reported by Kirill Reshke.
Discussion: https://postgr.es/m/20240429212756.60.nmisch@google.com
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions