Re: CREATE STATISTICS documentation bug

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: CREATE STATISTICS documentation bug
Date: 2019-06-14 20:25:07
Message-ID: 20190614202507.GA3982@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2019-Jun-14, Tom Lane wrote:

> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> > P.S. I think the fact that we print "psql: " before the ERROR here is
> > useless clutter. We didn't do that in v11 and prior and I think we
> > should kill it with fire.
>
> Agreed, particularly seeing that the error is not originating with
> psql; it's just passing it on.

+1

Proposal: each program declares at startup whether it wants the program
name prefix or not.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2019-06-14 20:25:22 Re: SQL/JSON path issues/questions
Previous Message Dave Cramer 2019-06-14 19:42:47 Re: Binary support for pgoutput plugin