Re: empty column name in error message

Amit Langote <amitlangote09@gmail.com>

From: Amit Langote <amitlangote09@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-12-18T02:23:17Z
Lists: pgsql-hackers
On Wed, Dec 18, 2019 at 1:21 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Haven't read the patch in any detail yet, but that seems like
> an improvement.  And I guess we need a test case, or we'll
> break it again :-(

Thanks for adding the test case.

Regards,
Amit



Commits

  1. Fix error reporting for index expressions of prohibited types.