Re: pgsql: Move EEOP_*_SYSVAR evaluation out of line.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Move EEOP_*_SYSVAR evaluation out of line.
Date: 2018-11-07 21:23:13
Message-ID: 29757.1541625793@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Andres Freund <andres(at)anarazel(dot)de> writes:
> Move EEOP_*_SYSVAR evaluation out of line.

Seems like many of your JIT-enabled animals don't like this.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Christoph Berg 2018-11-07 21:32:22 Re: pgsql: Fix copy-paste error in errhint() introduced in 691d79a07933.
Previous Message Andrew Dunstan 2018-11-07 19:18:28 pgsql: Use parallel installcheck in vcregress.pl's upgrade test