Re: Refactor parse analysis of EXECUTE command - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: Refactor parse analysis of EXECUTE command
Date
Msg-id 157797156411.1198.12481542716268303559.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Refactor parse analysis of EXECUTE command  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Refactor parse analysis of EXECUTE command
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: Kohei KaiGai
Date:
Subject: Re: TRUNCATE on foreign tables
Next
From: Michael Paquier
Date:
Subject: Re: pgbench - use pg logging capabilities