| 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 21:04:14 |
| Message-ID: | 20190614210414.GA8323@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2019-Jun-14, Tom Lane wrote:
> Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> writes:
> > Proposal: each program declares at startup whether it wants the program
> > name prefix or not.
>
> Well, to clarify: I think it's reasonable to include "psql: " if the
> message is originating in psql. So I don't think your idea quite
> does what we want.
Hmm, it doesn't.
Maybe the error reporting API needs a bit of a refinement to suppress
the prefix for specific error callsites, then?
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2019-06-14 21:31:53 | Re: fix psql \conninfo & \connect when using hostaddr |
| Previous Message | Tom Lane | 2019-06-14 20:58:47 | Draft back-branch release notes are up for review |