From: | John Naylor <john(dot)naylor(at)2ndquadrant(dot)com> |
---|---|
To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Joerg Sonnenberger <joerg(at)bec(dot)de>, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>, John Naylor <jcnaylor(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) |
Date: | 2019-01-08 18:41:16 |
Message-ID: | CACPNZCvXyhocAYYCrYLtBDfFvQ4-VinwO0tNoLkxXJB1fWyM6g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Jan 8, 2019 at 12:06 PM Andrew Dunstan
<andrew(dot)dunstan(at)2ndquadrant(dot)com> wrote:
> On 1/7/19 7:52 PM, Andres Freund wrote:
> > Builtin functions for one, which we'd swatted down last time round due
> > to gperfs defficiencies.
Do you mean the fmgr table?
> >> But in any case, that sounds like a task for someone with
> >> more sense of Perl style than I have.
> > John, any chance you could help out with that... :)
>
> If he doesn't I will.
I'll take a crack at separating into a module. I'll wait a bit in
case there are any stylistic suggestions on the patch as it stands.
From | Date | Subject | |
---|---|---|---|
Next Message | Bossart, Nathan | 2019-01-08 18:46:11 | Re: A few new options for vacuumdb |
Previous Message | Adam Brightwell | 2019-01-08 18:15:33 | Re: Changing SQL Inlining Behaviour (or...?) |