Re: Add PGDLLIMPORT lines to some variables - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: Add PGDLLIMPORT lines to some variables
Date
Msg-id CAFj8pRB=h0-TFeRm-0bDzVC7t2ngXa-mQ1FNLdQQDCEvEGbyuw@mail.gmail.com
Whole thread Raw
In response to Add PGDLLIMPORT lines to some variables  (Brian Cloutier <brian@citusdata.com>)
Responses Re: Add PGDLLIMPORT lines to some variables  (Brian Cloutier <brian@citusdata.com>)
List pgsql-hackers
Hi

2017-11-16 23:59 GMT+01:00 Brian Cloutier <brian@citusdata.com>:
Hello hackers,

I'm porting Citus to Windows and found that we use some variables which PG doesn't export; here is a patch which adds PGDLLIMPORT declarations to those variables. This is unfortunately required on Windows for extensions to be able to use those variables, and appears to already have been done to quite a few other variables.

please, append session_timezone to your list

Regards

Pavel

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: [HACKERS] Partition-wise aggregation/grouping
Next
From: "Tsunakawa, Takayuki"
Date:
Subject: Speed up the removal of WAL files