Re: Add PGDLLIMPORT lines to some variables

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Add PGDLLIMPORT lines to some variables
Дата
Msg-id 20171120200230.iwcmptwznbvl6y4c@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Add PGDLLIMPORT lines to some variables  (Brian Cloutier <brian@citusdata.com>)
Ответы Re: Add PGDLLIMPORT lines to some variables  (Craig Ringer <craig@2ndquadrant.com>)
Re: Add PGDLLIMPORT lines to some variables  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
Hi,

Please quote properly on postgres mailing lists... We're old school [tm].

On 2017-11-20 11:58:44 -0800, Brian Cloutier wrote:
> > please, append session_timezone to your list
> 
> Here's a v2 patch which also includes session_timezone.
> 
> Separately, is this the kind of thing which is eligible for backporting
> into the next releases of 9.6 and 10?

I don't think we quite have an established protocol for this. I
personally, but I'm biased in this specific case, is that we should
adopt a position that PGDLLIMPORTs should basically backpatched whenever
a credible extension even halfway reasonably requires it. There's no
easy way to get this done by default, and we're so far unwilling to just
slap this onto every variable. So to not further disadvantage people
force dto live in the MS environment, that seems the sanest
solution. It's not like these are high risk.

- Andres


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Brian Cloutier
Дата:
Сообщение: Re: Add PGDLLIMPORT lines to some variables
Следующее
От: Tom Lane
Дата:
Сообщение: Anybody care about having the verbose form of the tzdata files?