Re: Refactor parse analysis of EXECUTE command

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Refactor parse analysis of EXECUTE command
Date: 2020-01-04 12:43:52
Message-ID: 7358fcff-180b-2e61-2e72-1620a93c93b5@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2020-01-02 14:26, Pavel Stehule wrote:
> The following review has been posted through the commitfest application:
> make installcheck-world: tested, passed
> Implements feature: not tested
> Spec compliant: not tested
> Documentation: not tested
>
> This patch replaced query string by parse state on few places. It increase code consistency.
>
> The new status of this patch is: Ready for Committer

committed, thanks

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mahendra Singh Thalor 2020-01-04 13:18:09 Re: [HACKERS] Block level parallel vacuum
Previous Message Amit Kapila 2020-01-04 10:37:30 Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions