Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-15 | libpq: Align oauth_json_set_error() with other NLS patterns | Jacob Champion | 18.2 |
| 2025-05-23 | oauth: Limit JSON parsing depth in the client | Jacob Champion | 18.0 |
| 2025-05-01 | oauth: Move the builtin flow into a separate module | Jacob Champion | 18.0 |
| 2025-04-23 | Allocate JsonLexContexts on the heap to avoid warnings | Daniel Gustafsson | 18.0 |
| 2025-03-19 | oauth: Simplify copy of PGoauthBearerRequest | Thomas Munro | 18.0 |
| 2025-02-20 | Add support for OAUTHBEARER SASL mechanism | Daniel Gustafsson | 18.0 |