Small formatting fix in PostgreSQL 16 GA release
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Sun, 10 Sep 2023 18:44:32 +0000 (14:44 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Sun, 10 Sep 2023 18:44:32 +0000 (14:44 -0400)
Reported-by: Pavlo Golub <pavlo.golub@gmail.com>
releases/16/release.en.md

index c6511c7f6982118212fb7f5fca6f38a1ad14c774..d5654a8e8bf5e4d34cf8703f40eb8bf8689d2ca2 100644 (file)
@@ -120,7 +120,7 @@ files, including allowing regular expression matching for user and database
 names and `include` directives for external configuration files.
 
 This release adds several security-oriented client connection parameters,
-including require_auth, which allows clients to specify which authentication
+including `require_auth`, which allows clients to specify which authentication
 parameters they are willing to accept from a server, and
 [`sslrootcert="system"`](https://www.postgresql.org/docs/16/libpq-connect.html#LIBPQ-CONNECT-SSLROOTCERT),
 which indicates that PostgreSQL should use the trusted certificate authority