This is an automated email from the ASF dual-hosted git repository.
reshke pushed a change to branch cbdb-postgres-merge
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
from 261896bcd0f Fix errors on pathkeys on path
new e01b5cbbcae Fix inet btree_gist expected output
new bc2833e0061 Adapt GPORCA with new query relation permission checking
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
contrib/btree_gist/expected/inet.out | 9 ------
src/backend/gpopt/gpdbwrappers.cpp | 15 +++++++--
.../gpopt/translate/CContextDXLToPlStmt.cpp | 26 ++++++++++++++++
.../gpopt/translate/CTranslatorDXLToPlStmt.cpp | 36 ++++++++++++++++------
.../gpopt/translate/CTranslatorQueryToDXL.cpp | 26 +++++++++++-----
src/backend/gpopt/translate/CTranslatorUtils.cpp | 9 +++---
src/backend/optimizer/plan/orca.c | 6 +++-
src/include/executor/executor.h | 1 -
src/include/gpopt/gpdbwrappers.h | 5 ++-
src/include/gpopt/translate/CContextDXLToPlStmt.h | 16 ++++++++++
.../gpopt/translate/CTranslatorQueryToDXL.h | 2 +-
src/include/gpopt/translate/CTranslatorUtils.h | 3 +-
12 files changed, 117 insertions(+), 37 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]