Re: Extensions and custom_variable_classes - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Extensions and custom_variable_classes
Date
Msg-id 87d3ow6crx.fsf@hi-media-techno.com
Whole thread Raw
In response to Re: Extensions and custom_variable_classes  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
List pgsql-hackers
Itagaki Takahiro <itagaki.takahiro@gmail.com> writes:
> I think so. It would be better to remove the CVC support and related code.

Will isolate that into another branch just in case and prepare a patch
with that removed.

> Preloading modules that defines CVC is a good direction to fix the issue,
> but we need more consideration about where to do it.

I checked for doing that too, but both shared_preload_libraries and
local_preload_libraries are managed way earlier than the point where we
can connect to a database a check what extensions it contains.  So that
appeared to me as a dead-end.

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Extensions and custom_variable_classes
Next
From: Radosław Smogura
Date:
Subject: Re: Binary timestamp with without timezone