oauth: Fix missing quote in errormessage
Daniel Gustafsson <dgustafsson@postgresql.org>
Author:
Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2026-05-18T15:03:09Z
Releases:
19 (unreleased)
oauth: Fix missing quote in errormessage The error message for incorrect oauth validator configuration was missing a quote character. OAuth was introduced in v18 but there is no need for a backpatch since this was introduced in 22f9207aaa37. Author: Jonathan Gonzalez V. <jonathan.abdiel@gmail.com> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Discussion: https://postgr.es/m/ff9b84b9e6d5a3fef1f320ee5d63ec7dae722739.camel@gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/auth-oauth.c | modified | +1 −1 |
Discussion
- [oauth] Fix minimal typo in OAuth 2 messages · 2026-05-18