Re: Add PGDLLIMPORT to enable_hashagg
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Metin Doslu <metin@citusdata.com>
Cc: Peter Geoghegan <pg@bowt.ie>,
legrand legrand <legrand_legrand@hotmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2018-02-09T21:01:35Z
Lists: pgsql-hackers
On Wed, Feb 7, 2018 at 6:32 AM, Metin Doslu <metin@citusdata.com> wrote: > i. The list of Pascal (max_worker_processes was already with > PGDLLIMPORT, so I also added to max_parallel_workers) > ii. Some others in cost.h to make the file more readable. Committed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Mark assorted GUC variables as PGDLLIMPORT.
- 935dee9ad5a8 11.0 landed