Copy-edit text for the pg_terminate_backend() "timeout" parameter.

Noah Misch <noah@leadboat.com>

Commit: 0aac73e6a2602696d23aa7a9686204965f9093dc
Author: Noah Misch <noah@leadboat.com>
Date: 2021-06-15T00:29:37Z
Releases: 14.0
Copy-edit text for the pg_terminate_backend() "timeout" parameter.

Revert the pg_description entry to its v13 form, since those messages
usually remain shorter and don't discuss individual parameters.  No
catversion bump, since pg_description content does not impair backend
compatibility or application compatibility.

Justin Pryzby

Discussion: https://postgr.es/m/20210612182743.GY16435@telsasoft.com

Files

PathChange+/−
doc/src/sgml/func.sgml modified +1 −1
src/backend/storage/ipc/signalfuncs.c modified +7 −7
src/include/catalog/pg_proc.dat modified +1 −2

Documentation touched

Discussion