 Jon E NesvoldandGitHub
|
dc462a80d7
|
feat(credential/postgres): inline policies, mTLS and pgbouncer connection support (#9226)
* feat(credential/postgres): mTLS + pgbouncer support, InlinePolicyStore implementation, upsert SaveConfiguration
* fix(credential/postgres): add rows.Err() checks, inline policy tests, memory store LoadInlinePolicies
* fix(credential/postgres): cast JSONB params to string for pgbouncer simple protocol
* fix(credential/postgres): wrap tx.Commit errors with context
* fix(credential/postgres): use any type for JSONB params to preserve SQL NULL for nil fields
|
2026-04-26 14:54:53 -07:00 |
|