On 9/8/17, 1:27 AM, "Michael Paquier" <michael.paquier@gmail.com> wrote:
> Thanks. This looks now correct to me. Except that:
> + ereport(ERROR,
> + (errcode(ERRCODE_FEATURE_NOT_SUPPORTED),
> + errmsg("column lists cannot have duplicate entries"),
> + errhint("the column list specified for relation
> \"%s\" contains duplicates",
> + relation->relation->relname)));
> This should use ERRCODE_DUPLICATE_COLUMN.
Absolutely. This is fixed in v3.
Nathan
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers