This is an automated email from the ASF dual-hosted git repository.

maxyang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry.git


    from 735d6a4be0 Collect query info when 'ExecCheckXactReadOnly' reports 
error
     new 9319f8ecaf Process shared_preload_libraries in single-user mode.
     new 3ec30131c4 support implementing custom storage manager in extension

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:
 src/backend/access/rmgrdesc/smgrdesc.c |  6 ++-
 src/backend/catalog/storage.c          |  3 +-
 src/backend/commands/tablecmds.c       |  2 +-
 src/backend/storage/smgr/smgr.c        | 94 +++++++++++++++++++++++++++++++---
 src/backend/tcop/postgres.c            | 11 ++++
 src/include/storage/smgr.h             | 46 ++++++++++++++++-
 src/include/utils/rel.h                |  6 ++-
 7 files changed, 156 insertions(+), 12 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to