From: Bruce Momjian Date: Wed, 15 Jul 2026 09:36:00 +0000 (-0400) Subject: doc PG 19 relnotes: "OAUTH validators to supply failure item" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa9787e325df8a864cd29dac2fcfdaaf02b6b8ed;p=thirdparty%2Fpostgresql.git doc PG 19 relnotes: "OAUTH validators to supply failure item" Moved to source code section. Reported-by: Andreas Karlsson Discussion: https://postgr.es/m/f5f129c3-88fa-43dc-a23a-75155fa10be3@proxel.se Backpatch-through: 19 only --- diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml index 463015cf881..238ff10226f 100644 --- a/doc/src/sgml/release-19.sgml +++ b/doc/src/sgml/release-19.sgml @@ -2365,22 +2365,6 @@ Allow OAUTH validators to register custom § - - - -This is done by setting the ValidatorModuleResult structure member error_detail. - - - + + + +Allow OAUTH validators to supply failure details (Jacob Champion) +§ + + + +This is done by setting the ValidatorModuleResult structure member error_detail. + + +