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

From Daniel Gustafsson
Subject Re: PATCH: Add uri percent-encoding for binary data
Date
Msg-id 8250B5C8-78C7-4107-A631-3CFF471F2C0F@yesql.se
Whole thread Raw
In response to Re: PATCH: Add uri percent-encoding for binary data  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 19 Mar 2020, at 08:55, Daniel Gustafsson <daniel@yesql.se> wrote:

> With no response for 2 weeks during the commitfest, I propose to move this to
> the next CF to allow time for discussions.

This patch no longer applies, the failing hunk being in the docs part.  As
stated in my review earlier in the thread I don't think this feature is
complete enough in its current form; having hacked on it a bit, what are your
thoughts Alvaro?

Marking as Waiting on Author for now.

cheers ./daniel


pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Binary support for pgoutput plugin
Next
From: Rushabh Lathia
Date:
Subject: Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit