Incorrect use of ERRCODE_UNDEFINED_COLUMN in extended stats

David Rowley <david.rowley@2ndquadrant.com>

From: David Rowley <david.rowley@2ndquadrant.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>, Alvaro Herrera <alvherre@2ndquadrant.com>
Date: 2017-04-24T08:58:58Z
Lists: pgsql-hackers

Attachments

The attached small patched fixes an incorrect usage of an error code
in the extended stats code.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Commits

  1. Code review for commands/statscmds.c.