Move oauth_validator_libraries in postgresql.conf.sample
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 23 May 2025 07:03:09 +0000 (09:03 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 23 May 2025 07:03:09 +0000 (09:03 +0200)
commit70a13c528b6e382a381ff95c15a4989e2dd9360b
tree01fed346eba81c17219268dfe41a077da9107865
parent883339c170d1c73162283506c85536f735e42baa
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.
src/backend/utils/misc/postgresql.conf.sample