Doc fix

2022-11-21 Thread Guillaume Lelarge
Hey,

While translating the new minor release docs, I've found an issue. Patch
attached fixes this issue. The issue is only available on v11 and v12.
Patch made on v11, but should also work on v12.

Thanks.

Regards.

-- 
Guillaume.
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index 87e2a91da5..d8b20844a9 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -2641,7 +2641,7 @@ SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i
  n_tup_upd
  bigint
  Number of rows updated (includes HOT updated rows updated rows)
+ linkend="storage-hot">HOT updated rows)
 
 
  n_tup_del


Re: Doc fix

2022-11-21 Thread Michael Paquier
On Mon, Nov 21, 2022 at 03:14:20PM +0100, Guillaume Lelarge wrote:
> While translating the new minor release docs, I've found an issue. Patch
> attached fixes this issue. The issue is only available on v11 and v12.
> Patch made on v11, but should also work on v12.

Indeed, applied to REL_12_STABLE and REL_11_STABLE.  Thanks for the
report and the patch, Guillaume.
--
Michael


signature.asc
Description: PGP signature