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 | 01e98e0cdd36167f01b6d618486897eea1cfd09d (patch) | |
tree | 8ef00df1d1808699d8583b58de340e6e3c121b92 /src/backend/executor/nodeModifyTable.c | |
parent | b284513752529652344ce496df3b844b797dd6b4 (diff) | |
download | postgresql-01e98e0cdd36167f01b6d618486897eea1cfd09d.tar.gz postgresql-01e98e0cdd36167f01b6d618486897eea1cfd09d.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/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions