vignesh C <vignesh21(at)gmail(dot)com> writes:
> On Tue, Jun 30, 2020 at 2:41 PM Bharath Rupireddy
> <bharath(dot)rupireddyforpostgres(at)gmail(dot)com> wrote:
>> I've added this patch to commitfest - https://commitfest.postgresql.org/28/.
> I felt this patch is ready for committer, changing the status to ready
> for committer.
Pushed with some fiddling. Mainly, if we're going to the trouble of
checking for binary mode here, we might as well skip allocating the
line_buf too.
regards, tom lane