Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Move oauth_validator_libraries in postgresql.conf.sample - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Move oauth_validator_libraries in postgresql.conf.sample
Date
Msg-id E1uIMRd-000Mvi-1b@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/70a13c528b6e382a381ff95c15a4989e2dd9360b

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc PG 18 relnotes: adjust CREATE SUBSCRIPTION attribution
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Revert function to get memory context stats for processes