doc PG 17 relnotes: fix pg_stat_reset_shared quoting
authorBruce Momjian <[email protected]>
Wed, 22 May 2024 22:50:33 +0000 (18:50 -0400)
committerBruce Momjian <[email protected]>
Wed, 22 May 2024 22:50:33 +0000 (18:50 -0400)
Reported-by: torikoshia
Discussion: https://postgr.es/m/8ab708436c369d47fcbb23a8ad775ea7@oss.nttdata.com

Backpatch-through: master

doc/src/sgml/release-17.sgml

index e3de7ee1dc563f8b0d772b5d6d026028f00442c5..891678cc94bbe798d858cb9696cceb8540e8ed5b 100644 (file)
@@ -647,7 +647,7 @@ Author: Michael Paquier <[email protected]>
 
 <listitem>
 <para>
-Allow pg_stat_reset_shared("slru") to clear SLRU statistics (Atsushi Torikoshi)
+Allow pg_stat_reset_shared('slru') to clear SLRU statistics (Atsushi Torikoshi)
 </para>
 
 <para>