Re: Incorrect use of ERRCODE_UNDEFINED_COLUMN in extended stats

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: David Rowley <david.rowley@2ndquadrant.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-04-24T13:26:39Z
Lists: pgsql-hackers
David Rowley wrote:
> The attached small patched fixes an incorrect usage of an error code
> in the extended stats code.

Thanks for the report.  I'm on vacation starting today until May 2nd.
If nobody commits this in the meantime, I'll get to it when I'm back.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. Code review for commands/statscmds.c.