This is an automated email from the ASF dual-hosted git repository.
reshke pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
from 514da28acdb doc: Fix inconsistent quotes in some jsonb fields
new d6d611b4e70 CREATE INDEX: use the original userid for more ACL checks.
new 050d3708632 Fix for ace9973867c to work in MPP
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/citext/Makefile | 2 +-
contrib/citext/expected/create_index_acl.out | 80 +++++++++++++++++++
contrib/citext/sql/create_index_acl.sql | 80 +++++++++++++++++++
src/backend/commands/indexcmds.c | 110 ++++++++++++++++++++++-----
src/backend/tcop/utility.c | 2 +-
5 files changed, 252 insertions(+), 22 deletions(-)
create mode 100644 contrib/citext/expected/create_index_acl.out
create mode 100644 contrib/citext/sql/create_index_acl.sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]