Re: Passing query string to workers

From: Rafia Sabih <rafia(dot)sabih(at)enterprisedb(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Kuntal Ghosh <kuntalghosh(dot)2007(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Passing query string to workers
Date: 2017-02-22 07:10:23
Message-ID: CAOGQiiNkp6BQ1ZMvSgwFi85__Y2Ecw8rae27fp4LUF+mKTxB=Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 22, 2017 at 12:25 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> Looks fine to me. Committed. I did move es_queryText to what I think
> is a more appropriate location in the structure definition.
>
> Thanks.
>
Many thanks to Robert for committing and to Kuntal and Amit for reviewing.

--
Regards,
Rafia Sabih
EnterpriseDB: http://www.enterprisedb.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rafia Sabih 2017-02-22 07:12:24 Re: Parallel Index-only scan
Previous Message Joel Jacobson 2017-02-22 07:06:35 GRANT EXECUTE ON FUNCTION foo() TO bar();