Fix error handling of pg_b64_decode()
Peter Eisentraut <peter@eisentraut.org>
Fix error handling of pg_b64_decode() Fix for commit 761c79508e7. The previous error handling logic was not quite correct. Discussion: https://www.postgresql.org/message-id/flat/CAEudQAq-3yHsSdWoOOaw%2BgAQYgPMpMGuB5pt2yCXgv-YuxG2Hg%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-connect.c | modified | +26 −14 |
Discussion
- Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) 7 messages · 2025-01-16 → 2025-01-17