From: Jonathan S. Katz Date: Sun, 10 Sep 2023 18:44:32 +0000 (-0400) Subject: Small formatting fix in PostgreSQL 16 GA release X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=d86473edabfc11b011719db429afdfd8a362e040;p=press.git Small formatting fix in PostgreSQL 16 GA release Reported-by: Pavlo Golub --- diff --git a/releases/16/release.en.md b/releases/16/release.en.md index c6511c7..d5654a8 100644 --- a/releases/16/release.en.md +++ b/releases/16/release.en.md @@ -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