Confused about extension and shared_preload_libraries - Mailing list pgsql-hackers

From Japin Li
Subject Confused about extension and shared_preload_libraries
Date
Msg-id MEYP282MB1669B42DCC0CDA04A120794BB6389@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: Confused about extension and shared_preload_libraries  (Aleksander Alekseev <aleksander@timescale.com>)
List pgsql-hackers
Hi, hackers

When we write a extension using C language, we often add the dynamic library
into shared_preload_libraries, however, I found that the bloom, btree_gist and
btree_gin do not follow this rule.  I'm a bit confused with this, could anybody
explain it for me?

Thanks in advance.

-- 
Regrads,
Japin Li.
ChengDu WenWu Information Technology Co.,Ltd.



pgsql-hackers by date:

Previous
From: Andrey Lepikhov
Date:
Subject: Re: Fast COPY FROM based on batch insert
Next
From: Aleksander Alekseev
Date:
Subject: Re: Confused about extension and shared_preload_libraries