pgsql: Copy-edit text for the pg_terminate_backend() "timeout" paramete

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Copy-edit text for the pg_terminate_backend() "timeout" paramete
Дата
Msg-id E1lswxs-0004im-HJ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0aac73e6a2602696d23aa7a9686204965f9093dc

Modified Files
--------------
doc/src/sgml/func.sgml                |  2 +-
src/backend/storage/ipc/signalfuncs.c | 14 +++++++-------
src/include/catalog/pg_proc.dat       |  3 +--
3 files changed, 9 insertions(+), 10 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix logic bug in 1632ea43682f
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove orphaned expected-result file.