Re: Extensions User Design
От | Tom Lane |
---|---|
Тема | Re: Extensions User Design |
Дата | |
Msg-id | 10804.1246458666@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Extensions User Design (Dimitri Fontaine <dfontaine@hi-media.com>) |
Ответы |
Re: Extensions User Design
|
Список | pgsql-hackers |
Dimitri Fontaine <dfontaine@hi-media.com> writes: > Tom Lane <tgl@sss.pgh.pa.us> writes: >> You should be able to configure the dynamic loader to do that, although >> in the case of uuid I strongly doubt it's worth the trouble. > In the context of the extensions facility, will we be able to do this > configuration automatically from the backend, or to "manually" load any > dependant .so? I have zero interest in trying to support either. I doubt it's even possible --- the backend code has no way to inform the dynamic loader how to resolve cross-library references. So if the DL doesn't already understand the dependency it's never going to work. regards, tom lane
В списке pgsql-hackers по дате отправления: