From d86473edabfc11b011719db429afdfd8a362e040 Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Sun, 10 Sep 2023 14:44:32 -0400 Subject: [PATCH] Small formatting fix in PostgreSQL 16 GA release Reported-by: Pavlo Golub --- releases/16/release.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5