Incorrect use of ERRCODE_UNDEFINED_COLUMN in extended stats

From: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Subject: Incorrect use of ERRCODE_UNDEFINED_COLUMN in extended stats
Date: 2017-04-24 08:58:58
Message-ID: CAKJS1f-GmCfPvBbAEaM5xoVOaYdVgVN1gicALSoYQ77z-+vLbw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
ext_stats_duplicate_column_errorcode_fix.patch application/octet-stream 537 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rahila Syed 2017-04-24 09:10:24 Re: Adding support for Default partition in partitioning
Previous Message Amit Kapila 2017-04-24 08:55:34 Re: OK, so culicidae is *still* broken