Re: Removing useless \. at the end of copy in pgbench - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Removing useless \. at the end of copy in pgbench
Date
Msg-id 224ddf7a-a9d5-0bcf-d660-e66870881a36@2ndquadrant.com
Whole thread Raw
In response to Re: Removing useless \. at the end of copy in pgbench  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Removing useless \. at the end of copy in pgbench  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers
On 30/08/2018 08:39, Peter Eisentraut wrote:
> On 29/08/2018 21:48, Andres Freund wrote:
>> I'd vote for not adding it.  It seems almost guaranteed to get out of
>> date without anybody noticing so.  Maybe that's overly pragmatic, but I
>> really can't see the harm of not documenting which precise ancient
>> version pgbench doesn't support anymore...
> 
> Yeah, chances are that someone is going to make a change that will
> require for example 8.4, and nobody would update this because the
> differences between 8.2 and 8.4 are long forgotten.

It seems there is more enthusiasm on the side of not documenting it, so
I'll close this commit fest entry.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: libpq stricter integer parsing
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Refactor dlopen() support