git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d2e5e20) | patch
Make better use of ParseState in ProcessUtility
Sat, 4 Jan 2020 10:56:58 +0000 (11:56 +0100)
Sat, 4 Jan 2020 12:12:41 +0000 (13:12 +0100)
commit 3fd40b628c7db4c4bcf03b548f9a55f85e327e25
Make better use of ParseState in ProcessUtility

Pass ParseState into the functions called from
standard_ProcessUtility() instead passing the query string and query
environment separately. No functionality change, but it makes the
notation consistent. We had already started moving things into
that direction piece by piece, and this completes it.

Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/6e7aa4a1-be6a-1a75-b1f9-83a678e5184a@2ndquadrant.com
src/backend/commands/createas.c diff | blob | blame | history
src/backend/commands/explain.c diff | blob | blame | history
src/backend/commands/portalcmds.c diff | blob | blame | history
src/backend/commands/prepare.c diff | blob | blame | history
src/backend/tcop/utility.c diff | blob | blame | history
src/include/commands/createas.h diff | blob | blame | history
src/include/commands/explain.h diff | blob | blame | history
src/include/commands/portalcmds.h diff | blob | blame | history
src/include/commands/prepare.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /