Files
neon/proxy/src
Conrad Ludgate ec8dcc2231 flatten proxy flow (#6447)
## Problem

Taking my ideas from https://github.com/neondatabase/neon/pull/6283 and
doing a bit less radical changes. smaller commits.

Proxy flow was quite deeply nested, which makes adding more interesting
error handling quite tricky.

## Summary of changes

I recommend reviewing commit by commit.

1. move handshake logic into a separate file
2. move passthrough logic into a separate file
3. no longer accept a closure in CancelMap session logic
4. Remove connect_to_db, copy logic into handle_client
5. flatten auth_and_wake_compute in authenticate
6. record info for link auth
2024-01-29 17:38:03 +00:00
..
2024-01-29 17:38:03 +00:00
2024-01-29 17:38:03 +00:00
2023-10-25 15:43:03 +01:00
2024-01-29 17:38:03 +00:00
2023-11-27 21:45:15 +00:00
2024-01-29 17:38:03 +00:00
2024-01-23 13:25:01 +00:00
2024-01-29 17:38:03 +00:00
2024-01-29 17:38:03 +00:00
2023-12-18 10:59:49 +00:00
2024-01-29 07:26:20 +00:00
2023-11-06 17:44:44 +00:00
2023-08-31 14:30:25 +03:00
2024-01-29 17:38:03 +00:00
2024-01-29 17:38:03 +00:00
2023-11-27 21:45:15 +00:00
2022-07-04 23:46:37 +03:00