pgsql: doc: Add missing parenthesis to keycombo - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Add missing parenthesis to keycombo
Date
Msg-id E1oNu6h-0011WU-0p@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Add missing parenthesis to keycombo

The SIGINT keycombo for the pg_waldump stats emission was lacking a
closing parenthesis.  Backpatch to 15 where this feature was added.

Discussion: https://postgr.es/m/EC39E60E-C8B6-4CDF-8BFA-E4D140446B41@yesql.se
Backpatch-through: 15

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/207fc754664492e3b61f18946bc3720db9781681

Modified Files
--------------
doc/src/sgml/ref/pg_waldump.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Add missing parenthesis to keycombo
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Remove reference to tty libpq connstring param