Re: PATCH: Add uri percent-encoding for binary data - Mailing list pgsql-hackers

From Anders Åstrand
Subject Re: PATCH: Add uri percent-encoding for binary data
Date
Msg-id CAPwPebtHKVZZhnAhN2fcMy8R=yedi9t_0_O4D9y-FiTpiMW-9Q@mail.gmail.com
Whole thread Raw
In response to Re: PATCH: Add uri percent-encoding for binary data  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Mon, Oct 7, 2019 at 9:52 PM Bruce Momjian <bruce@momjian.us> wrote:
>
> On Mon, Oct  7, 2019 at 09:14:38AM +0200, Anders Åstrand wrote:
> > Hello
> >
> > Attached is a patch for adding uri as an encoding option for
> > encode/decode. It uses what's called "percent-encoding" in rfc3986
> > (https://tools.ietf.org/html/rfc3986#section-2.1).
>
> Oh, that's a cool idea.  Can you add it to the commit-fest?
>
>         https://commitfest.postgresql.org/25/
>
>

Thanks for your reply! I added it but was unsure of what topic was
appropriate and couldn't find a description of them anywhere. I went
with Miscellaneous for now.



pgsql-hackers by date:

Previous
From: Antonin Houska
Date:
Subject: Re: pg_init
Next
From: Stephen Frost
Date:
Subject: Re: Transparent Data Encryption (TDE) and encrypted files