Files
neon/proxy/src
Dmitry Ivanov 3569c1bacd [proxy] Fix: don't cache user & dbname in node info cache
Upstream proxy erroneously stores user & dbname in compute node info
cache entries, thus causing "funny" connection problems if such an entry
is reused while connecting to e.g. a different DB on the same compute node.

This PR fixes the problem but doesn't eliminate the root cause just yet.
I'll revisit this code and make it more type-safe in the upcoming PR.
2023-02-14 17:54:01 +03:00
..
2022-12-22 14:27:48 +02:00
2023-01-06 18:34:18 +03:00
2023-01-16 15:17:28 +00:00
2022-07-04 23:46:37 +03:00