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:00 -0700 |
commit | 372700cf3067254317e7e8060662f8fac11500d5 (patch) | |
tree | 4cb1af4322e066c1f19e3c1a2cbd819e44480f0b /src/backend/commands/async.c | |
parent | a3e6c6f929912f928fa405909d17bcbf0c1b03ee (diff) | |
download | postgresql-372700cf3067254317e7e8060662f8fac11500d5.tar.gz postgresql-372700cf3067254317e7e8060662f8fac11500d5.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/commands/async.c')
0 files changed, 0 insertions, 0 deletions