Files
neon/proxy/src
Conrad Ludgate 4932963bac [proxy]: dont log user errors from postgres (#12412)
## Problem

#8843 

User initiated sql queries are being classified as "postgres" errors,
whereas they're really user errors.

## Summary of changes

Classify user-initiated postgres errors as user errors if they are
related to a sql query that we ran on their behalf. Do not log those
errors.
2025-07-01 13:03:34 +00:00
..
2025-06-12 16:12:47 +00:00
2025-06-12 16:12:47 +00:00
2025-06-12 16:12:47 +00:00
2025-06-12 16:12:47 +00:00
2024-10-18 10:27:50 +01:00