Files
neon/proxy/src
Conrad Ludgate 78d9059fc7 proxy: update tokio-postgres to allow arbitrary config params (#8076)
## Problem

Fixes https://github.com/neondatabase/neon/issues/1287

## Summary of changes

tokio-postgres now supports arbitrary server params through the
`param(key, value)` method. Some keys are special so we explicitly
filter them out.
2024-06-24 10:20:27 +00:00
..
2023-11-27 21:45:15 +00:00
2024-06-14 13:23:52 +02:00
2024-05-02 11:16:04 +02:00
2024-05-22 17:05:43 +00:00
2023-11-06 17:44:44 +00:00
2024-05-22 17:05:43 +00:00
2022-07-04 23:46:37 +03:00