Re: pipe_read_line for reading arbitrary strings

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pipe_read_line for reading arbitrary strings
Date: 2024-03-08 18:38:32
Message-ID: 3CD09D4F-8E04-40C5-88A1-4400B3788229@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 8 Mar 2024, at 18:13, Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:

>> Good catch, that's an incorrect copy/paste, it should use ERRCODE_NO_DATA.
>
> Also it shouldn't print %m, was my point.

Absolutely, I removed that in the patch upthread, it was clearly wrong.

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2024-03-08 19:14:04 Re: btree: downlink right separator/HIKEY optimization
Previous Message Bharath Rupireddy 2024-03-08 18:31:49 Re: Add new error_action COPY ON_ERROR "log"