On Mon, 07 Jun 2021 at 19:25, Aleksander Alekseev
wrote:
> Hi Japin,
>
>> 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
Hi Japin,
> 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?
In the general case, you
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.
--
Regr