Re: [BUG?] pg_event_trigger_ddl_commands() error with ALTER TEXT SEARCH CONFIGURATION - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [BUG?] pg_event_trigger_ddl_commands() error with ALTER TEXT SEARCH CONFIGURATION
Date
Msg-id CAB7nPqSD2-Ny+98Bz_+vP5YW+Nm9Q2ekPFxR88WRrF865yEn7Q@mail.gmail.com
Whole thread Raw
In response to Re: [BUG?] pg_event_trigger_ddl_commands() error with ALTER TEXT SEARCH CONFIGURATION  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: [BUG?] pg_event_trigger_ddl_commands() error with ALTER TEXT SEARCH CONFIGURATION
List pgsql-hackers
On Thu, Nov 17, 2016 at 1:17 PM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:
> It's a bug.  You're right that we need to handle the object class
> somewhere.  Perhaps I failed to realize that tsconfigs could get
> altered.

It seems to me that the thing to be careful of here is how a new
OBJECT_TSCONFIGURATIONMAP should use ObjectAddress. It does not seem
that complicated, but it needs some work.
-- 
Michael



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [sqlsmith] Crash on GUC serialization
Next
From: Tom Lane
Date:
Subject: Re: [sqlsmith] Crash on GUC serialization