Re: pgsql: Improve the error message for an inappropriate column definition

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Improve the error message for an inappropriate column definition
Date: 2020-09-24 18:58:49
Message-ID: 1668692.1600973929@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Bruce Momjian <bruce(at)momjian(dot)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.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-09-24 19:07:09 pgsql: Standardize the printf format for st_size
Previous Message Robert Haas 2020-09-24 18:24:59 pgsql: Add new 'old_snapshot' contrib module.