| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgbench - allow backslash-continuations in custom scripts |
| Date: | 2016-03-18 14:02:03 |
| Message-ID: | 16985.1458309723@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> Well, I'm trying to find a piece of this patch that is small enough
> that I can understand it and in good enough shape that I can commit it
> independently, but I am having some difficulty with that. I keep
> hoping some other committer is going to come along and be able to grok
> this well enough to apply it based on what you've already done, but so
> far it seems to be the all-me show.
This is mostly a flex/bison hack, isn't it? If you like I'll take it.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-03-18 14:08:58 | Re: Pushdown target list below gather node (WAS Re: WIP: Upper planner pathification) |
| Previous Message | Robert Haas | 2016-03-18 13:54:05 | Re: btree_gin and btree_gist for enums |