Re: Add PGDLLIMPORT to enable_hashagg
Brian Cloutier <brian@citusdata.com>
From: Brian Cloutier <brian@citusdata.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: 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-16T20:57:40Z
Lists: pgsql-hackers
On Fri, Feb 9, 2018 at 1:01 PM, Robert Haas <robertmhaas@gmail.com> wrote: > > Committed. 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.
Commits
-
Mark assorted GUC variables as PGDLLIMPORT.
- 935dee9ad5a8 11.0 landed