Re: Refactor parse analysis of EXECUTE command
Pavel Stehule <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.general |
|---|---|
| Message-ID | <157797156411.1198.12481542716268303559.pgcf@coridan.postgresql.org> |
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