Re: pgsql: Improve the error message for an inappropriate column definition - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: Improve the error message for an inappropriate column definition
Date
Msg-id 20200924214218.GG22807@momjian.us
Whole thread Raw
In response to Re: pgsql: Improve the error message for an inappropriate column definition  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Thu, Sep 24, 2020 at 02:58:49PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > On Tue, Sep 22, 2020 at 02:49:22PM +0000, Tom Lane wrote:
> >> Improve the error message for an inappropriate column definition list.
> 
> > Uh, did you not want to backpatch this?
> 
> No.  It's not a bug fix, and it'd add work for translators.

OK.  I guess this wasn't enough of an improvement.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee




pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix two bugs in MaintainOldSnapshotTimeMapping.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix handling of -d "connection string" in pg_dump/pg_restore.