pgsql: Fix error handling of pg_b64_decode()
Started by Peter Eisentrautover 1 year ago1 messagescomitters
Fix error handling of pg_b64_decode()
Fix for commit 761c79508e7. The previous error handling logic was not
quite correct.
Discussion: /messages/by-id/CAEudQAq-3yHsSdWoOOaw+gAQYgPMpMGuB5pt2yCXgv-YuxG2Hg@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/d278541be422f348b10c89c638942c25229c5e07
Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 40 +++++++++++++++++++++++++--------------
1 file changed, 26 insertions(+), 14 deletions(-)