Move oauth_validator_libraries in postgresql.conf.sample

Peter Eisentraut <peter@eisentraut.org>

Commit: 70a13c528b6e382a381ff95c15a4989e2dd9360b
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-05-23T07:03:09Z
Releases: 18.0
Move oauth_validator_libraries in postgresql.conf.sample

Move oauth_validator_libraries in postgresql.conf.sample to be grouped
with the other CONN_AUTH_AUTH settings, rather than making up a new
ad-hoc category.  This matches the internal categorization and also
how it is listed in the documentation.

Files

PathChange+/−
src/backend/utils/misc/postgresql.conf.sample modified +1 −3