v6-0001-libpq-add-OAUTHBEARER-SASL-mechanism-and-call-back-hooks.patch.gz
application/x-gzip
Filename: v6-0001-libpq-add-OAUTHBEARER-SASL-mechanism-and-call-back-hooks.patch.gz
Type: application/x-gzip
Part: 3
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: format-patch
Series: patch v6-0001
Subject: libpq: add OAUTHBEARER SASL mechanism and hooks
| File | + | − |
|---|---|---|
| configure | 39 | 0 |
| configure.ac | 11 | 0 |
| src/include/common/oauth-common.h | 19 | 0 |
| src/include/pg_config.h.in | 3 | 0 |
| src/interfaces/libpq/fe-auth.c | 27 | 15 |
| src/interfaces/libpq/fe-auth.h | 3 | 0 |
| src/interfaces/libpq/fe-auth-oauth.c | 515 | 0 |
| src/interfaces/libpq/fe-auth-sasl.h | 4 | 1 |
| src/interfaces/libpq/fe-auth-scram.c | 4 | 2 |
| src/interfaces/libpq/fe-connect.c | 29 | 0 |
| src/interfaces/libpq/fe-exec.c | 52 | 0 |
| src/interfaces/libpq/libpq-fe.h | 3 | 0 |
| src/interfaces/libpq/libpq-int.h | 25 | 0 |
| src/interfaces/libpq/Makefile | 5 | 0 |
| src/Makefile.global.in | 1 | 0 |
Binary attachment — download to view.