Re: Add PGDLLIMPORT to enable_hashagg

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Brian Cloutier <brian@citusdata.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Metin Doslu <metin@citusdata.com>, Peter Geoghegan <pg@bowt.ie>, legrand legrand <legrand_legrand@hotmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2018-02-21T18:14:06Z
Lists: pgsql-hackers
Hi,

On 2018-02-16 12:57:40 -0800, Brian Cloutier wrote:
> Thanks for committing this! We forgot to ask though, could you please
> backport this patch to 10 and maybe even 9.6? As-is I don't think these
> variables will be available until PG 11.

I think these days our policy is to do that on request, which e.g. was
done on c572599c. Could you take the relevant commit, backport it to the
relevant branches, resolve conflicts, make possibly appropriate
adaptions, and post?

Greetings,

Andres Freund


Commits

  1. Mark assorted GUC variables as PGDLLIMPORT.