Re: encode/decode support for base64url - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: encode/decode support for base64url
Date
Msg-id 3258FC72-F5E1-40B9-B5D7-64478CAF7728@yesql.se
Whole thread
In response to Re: encode/decode support for base64url  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
During postcommit review for the upcoming v19 release I realized that this
introduced a slight regression in the truncation rules for plain base64.  The
checks for padding must check the format to make sure it's a base64url, as per
the attached.

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: lei yang
Date:
Subject: Re: [PATCH] The heap_getsysattr function deletes unused parameters
Next
From: Rafia Sabih
Date:
Subject: Re: Allow table AMs to define their own reloptions