Re: encode/decode support for base64url

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Przemysław Sztoch <przemyslaw(at)sztoch(dot)pl>, Daniel Gustafsson <daniel(at)yesql(dot)se>
Subject: Re: encode/decode support for base64url
Date: 2025-03-07 14:40:54
Message-ID: CAJ7c6TPdS+UK_UpYbDfhxdnMiNMS6caaiLfLa4kUEaqshjsTbg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

> > Sometimes support for base64url from RFC 4648 would be useful.
> > Does anyone else need a patch like this?
>
> While not a frequent ask, it has been mentioned in the past. I think it would
> make sense to add so please do submit a patch for it for consideration.

IMO it would be nice to have.

Would you like to submit such a patch or are you merely suggesting an
idea for others to implement?

--
Best regards,
Aleksander Alekseev

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-03-07 14:47:53 Re: Separate GUC for replication origins
Previous Message Peter Eisentraut 2025-03-07 14:38:15 Re: making EXPLAIN extensible