On Sat, Jun 12, 2021 at 01:27:43PM -0500, Justin Pryzby wrote: > On Sat, Jun 12, 2021 at 08:21:39AM -0700, Noah Misch wrote: > > On Sat, Jun 12, 2021 at 12:12:12AM -0500, Justin Pryzby wrote: > > > Even if it's not removed, the descriptions should be cleaned up. > > > > > > | src/include/catalog/pg_proc.dat- descr => 'terminate a backend process > > > and if timeout is specified, wait for its exit or until timeout occurs', > > > => I think doesn't need to change or mention the optional timeout at all > > > > Agreed, these strings generally give less detail. I can revert that to the > > v13 wording, 'terminate a server process'. > > Maybe you'd also update the release notes.
What part of the notes did you expect to change that the patch did not change? > I suggest some edits from the remaining parts of the original patch. These look good. I will push them when I push the other part.