This is an automated email from the ASF dual-hosted git repository.
leborchuk pushed a change to branch PG14_ARCHIVE_REBASED
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
discard 0e16b93eb17 Fix: change main version back to 2
discard 7136e1e46bf Merge branch 'REL_2_STABLE' into PG14_ARCHIVE_REBASED
discard 0612130ff56 Fix failing ic-deb-good-opt-on CI tests: privileges and
misc expected outputs
discard 60a85c36509 Fix Yezzey CI shell for pipefail steps
discard a7895af7662 Address review comments: fix includes, configure options,
pipefail, license headers, expected output
discard 1aeb3b3e366 Fix duplicate mdb_admin_allow_bypass_owner_checks
definition in acl.c
discard f6b7727da59 Allow non-superuser role to manage resource groups.
discard d0e4afeddc3 Bump yezzey for PAX fix (#37)
discard b535d0371de Move yezzey forward to full support Cloudberry (#35)
discard 3a93184e797 Bump yezzey. (#33)
discard a9b3ddd0d42 Fix gpexpand not changing content-id for wal-g cmd
discard 6c3bbd37600 Add yezzey build option (#26)
discard cb19aed8238 UseAnonymousAddress (#24)
discard dbec496f32d Add yezzey as submodule (#23)
discard aa5f3f636ab Add group access to CBDB (#12)
discard 7816667e5dd Yezzey test (#8)
discard 739f6d71dc1 Merge branch 'REL_2_STABLE' into PG14_ARCHIVE_REBASED
discard f8b89245627 Fix recovery slot handling before pg_basebackup (#1675)
discard 4b0aa583d4a Minor typo: transfrom->transform
discard 60fa9dc87ec Fix use-after-free in GetExtStatisticsName
discard 0ff9dbd6208 AO vacuum: CommandCounterIncrement before
AppendOptimizedTruncateToEOF
discard 0b0f83cd1d3 Fix: FDW OPTIONS encoding accepts symbolic names (issue
#1726) (#1727)
discard 75a3bb2cd9a Fix gppkg error: 'SyncPackages' object has no attribute
'ret'.
discard c75391b07e9 DevOps: add libicu-devel to Rocky Linux build images
discard 41946c6df53 PAX stats test: wait for seq_tup_read before exiting
wait_for_stats()
discard 7fcd4681078 orca: add parallel scan test
discard 08ded8f7279 orca: implement intra-segment parallel table scan support
discard a3da8cc0944 ORCA: keep HAVING above a scalar GbAgg in
CNormalizer::FPushable
discard 81f879fc3c5 DevOps: upgrade Go from 1.24.13 to 1.25.10 in dev images
discard 52f75a2d3c6 orca: fallback to Postgres optimizer on cross-slice
replicated CTE Consumer (#1719)
discard 6bbe67d580f SIGSEGV in getCdbComponentInfo() when standby coordinator
is on dedicated host (#1702)
discard c22c7f7e5c0 Fix: set FRAMEOPTION_BETWEEN for ORCA window frames
discard dd9a6c9c2c9 Fix copy for rocky linux
discard 5113fef455d xml2: Replace deprecated routines with recommended ones
discard f8e27333d85 Do not include protobuf files twice
discard 499345c1551 Avoid "unused variable" warning on non-USE_SSL_ENGINE
platforms.
discard 1343e2db25a Fix incompatibilities with libxml2 >= 2.12.0.
discard 6fe1e2b0512 Add Rocky Linux 10 Docker containers (#1676)
discard 36e58ca24b9 Fix: init missing PlannedStmt fields in orca
discard 4ada2d140af Sandbox: add Cloudberry 2.1.0 release support
discard 9cad317510d CI: update docker/setup-qemu-action to v4.0.0
discard be45dc347bc DevOps: upgrade Go to 1.24.13 in Docker build images
discard 84a62e9e20f Fix colNDVBySeg attnum index mismatch in column-specific
ANALYZE (#1680)
discard 2f2dab8f3af Fix Python 3.12 SyntaxWarning in
orphaned_toast_tables_check.py
discard 35cc5aac2f3 CI: Add Ubuntu24.04 workflow with test matrix support
discard 247ac8c4746 CI: use commit hash for Docker actions
discard 428e405b9cb Align release artifact naming with ASF incubator
conventions
discard 1a59e49794f ORCA: add optimizer_use_streaming_hashagg GUC (#1681)
discard 1d5d2a37a24 Fix: Python build dependencies installation
discard e348a4c9716 ORCA: fall back to Postgres planner for KNN ORDER BY
queries (#1653)
discard fe6df2bafe1 Fix SIGSEGV in fsm_extend when vacuuming tables in
non-default tablespace
discard 405367d7a60 CI: fix 'Check and Display Regression Diffs' step to use
bash shell (#1673)
discard 667a29458cf Fix aoco_relation_size() using wrong snapshot to read
pg_aocsseg
discard 28e4b0c2fe4 Improve the SQL tab-completion feature for resource group
(#1669)
discard 7a37aa07bb5 Build: make diskquota installation opt-in
discard 8739e9b092a Fix compliance issues for RPM and DEB packages
discard d6f1631b463 Add missing runtime dependencies for minimal installations
discard 8a9fbd9b1fd Regenerate configure for gp_stats_clolector
discard 39d9c5e2ae6 Disable mdblocales by default in configure
discard 1ad0e92aa1f Fix sed -i compatibility in configure.ac
discard cc90755eed4 [gp_stats_collector] Remove unnecessary
CONFIGURE_EXTRA_OPTS param
discard d78a331694a [gp_stats_collector] Adapt namings for Cloudberry
discard 55665358962 [gp_stats_collector] Wrap hook call in try/catch on error
path
discard 9cf09868811 [gp_stats_collector] Code quality cleanup
discard a78e61cf8d6 [gp_stats_collector] Build by default with extension
disabled via GUCs
discard d0390fa3194 [gp_stats_collector] Simplify Makefile and add
-Wno-unused-but-set-variable
discard d6f5a82aa7d [gp_stats_collector] Rename yagp_hooks_collector to
gp_stats_collector
discard 1ee92413bc8 [yagp_hooks_collector] Move to gpcontrib directory
discard 3bf1e659a92 [yagp_hooks_collector] Fix null ErrorData dereference on
segments
discard f428774a4ec [yagp_hooks_collector] Add Apache license headers and
enable -Werror
discard cdb7a0bdeb3 [yagp_hooks_collector] Fix locale-dependent normalization
crash
discard f71f76a3771 [yagp_hooks_collector] Add UDS round-trip test and fix
send() accounting
discard aea98784b85 [yagp_hooks_collector] Add consistent GUC filtering and
submit/done hook callsites
discard ffea0fb11a8 [yagp_hooks_collector] Add --with-yagp-hooks-collector
configure option and CI
discard e74eba8edc6 [yagp_hooks_collector] Port backend infrastructure and
adapt for Cloudberry
discard 677d9fdcd9f [yagp_hooks_collector] Add regression tests, ANALYZE text
output, and UTF-8 trimming
discard 24e5ee9a6bb [yagp_hooks_collector] Add utility statement tracking and
metrics documentation
discard 18a59aa664a [yagp_hooks_collector] Fix memory leaks, add safe C++
wrappers, improve Makefile
discard 33f479f7b4a [yagp_hooks_collector] Add conditional EXPLAIN ANALYZE
collection
discard 52e6c754636 [yagp_hooks_collector] Miscellaneous fixes and refactoring
discard 29c0f7b3963 [yagp_hooks_collector] Fix user filtering propagation
timing
discard bc531104e3b [yagp_hooks_collector] Add per-slice interconnect
statistics
discard 1e5f9473727 [yagp_hooks_collector] Ignore EXPLAIN VERBOSE errors for
unsupported node types
discard 939fc8dd62b [yagp_hooks_collector] Split EventSender into submodules
discard fd51d3178f3 [yagp_hooks_collector] Improve nested query handling and
add slice info
discard 093a47df864 [yagp_hooks_collector] Fix try/catch block when calling
C++ code from PG hooks
discard c75b68a72c0 [yagp_hooks_collector] Diff per-query stats between submit
and end
discard 909e0a4515d [yagp_hooks_collector] Change report_nested_queries to
PGC_USERSET
discard 7602cb86fc0 [yagp_hooks_collector] Add error message reporting for
failed queries
discard d271cb13baf [yagp_hooks_collector] Add configurable text field trimming
discard 8a9d3d57dc5 [yagp_hooks_collector] Add nested query tracking
discard 1b74b0280bb [yagp_hooks_collector] Improve query_id and resource group
resolution
discard 190855ff555 [yagp_hooks_collector] Fix message lifecycle ordering and
memory leaks
discard 2856c587ead [yagp_hooks_collector] Add stat_messages() runtime
statistics view
discard 70fb560523c [yagp_hooks_collector] Fix missing query statuses after
protobuf migration
discard 94785f642ec [yagp_hooks_collector] Replace GRPC transport with
protobuf-over-UDS
discard 860d986fd4d [yagp_hooks_collector] Add ignored_users_list GUC
discard 4569cba2d51 [yagp_hooks_collector] Clean up threading, signal
handling, and logging
discard 9f3d4e07fc1 [yagp_hooks_collector] Add motion network and workfile
spill stats
discard 921296132aa [yagp_hooks_collector] Fix memory leak in EXPLAIN ANALYZE
code path
discard be33672dab4 [yagp_hooks_collector] Fix EventSender and GrpcConnector
in forked processes
discard ae26997e14d [yagp_hooks_collector] Diff system stats per-query and
improve error safety
discard 5c31e80388d [yagp_hooks_collector] Add CDB metrics, query nesting, and
configuration GUCs
discard 623a03cec46 [yagp_hooks_collector] Add debian packaging and bionic
GRPC compatibility
discard 6fe9c082635 [yagp_hooks_collector] Switch to query_info_collect_hook
and fix stability
discard 6a965152406 [yagp_hooks_collector] Apply llvm code style
discard ce0772784bd [yagp_hooks_collector] Add executor instrumentation, /proc
stats, and normalized texts
discard de6b8abc868 [yagp_hooks_collector] Fix segfault in plan text generator
discard 46d2596487d [yagp_hooks_collector] Add extension skeleton with GRPC
transport
discard 7a85e15213e Revert "Fix COPY TO returning 0 rows during concurrent
reorganize"
discard 7f02adeb15f Fix ORCA choosing wrong column type for CTAS with UNION
ALL (#1431) (#1645)
discard 6f78a18d34a Fix the issue of duplicate counting of num_executed in
gp_toolkit.gp_resgroup_status
discard aebb8196e0a Widen MotionLayerState stat counters from uint32 to uint64
(#1647)
discard 6471eb09b24 tests: add Parallel Hash Full/Right Join regression cases
discard d6c9df12810 Parallel Hash Full Join and Right Join
discard 16a1193a98c Fix instability in regression test for Parallel Hash Full
Join
discard f83a40eff92 Fix PHJ match bit initialization.
discard 5d6c7d8e732 Parallel Hash Full Join.
discard 373249922d5 libpq: Bail out during SSL/GSS negotiation errors (#1633)
discard 3b72042d06f Set GUC "is_superuser" in all processes that set
AuthenticatedUserId.
discard fb1b1e11a05 Fix syntax error in the bash script regarding
LD_LIBRARY_PATH
discard 808d8570617 Stop installing diskquota build-info file
discard 633fea94b57 Remove unused concourse/* from source
discard 1d140092327 Restrict accesses to non-system views and foreign tables
during pg_dump.
discard bfa5b185ede Prevent pgstats from getting confused when relkind of a
relation changes
discard cad17596efa Fix ORDER BY lost after AQUMV join rewrite
discard e47eb97c9bb Address review feedback for AQUMV join exact-match
discard 2234eabf45d Support AQUMV exact-match for multi-table JOIN queries
discard 0d83f5b1a8c ORCA: Fix incorrect decorrelation of GROUP BY () HAVING
<outer_ref>
discard 18213a04bd4 ORCA: Fix use-after-free in
flatten_join_alias_var_optimizer
discard 67bad962b19 Fix PostgresNode.pm for TAP tests on CBDB
discard e8e896b80cf Fix session lock leak in ALTER DATABASE SET TABLESPACE for
utility mode
discard bc3be17b93f Fix SIGSEGV on segments when creating in-place tablespace
discard bb472b6f47e [MINOR] Remove unused build script that used non-HTTPS to
download code
discard cde00ca7d42 Fix LICENSE path for ISC license file
discard 83d18ff1a45 Fix invalid escape sequences in Python files
discard f31b46ce210 initdb: fix stale errno handling in setup_cdb_schema()
discard 4835c8a0e53 Run gp_internal_tools tests
discard fa519240c8e Cherry-pick of CVE fix: Fix privilege checks in
pg_stats_ext and pg_stats_ext_exprs. (#1551)
discard a7a57b86f9d Fix: fix configure by autoconf
discard b05f34fe143 Fix: Adapt system view after cherry-pick
discard cf7d5cf11f6 Add gp summary system views
discard 0e7484569c7 Add gp_stat_progress_%_summary system views
discard b432f720927 Fix names of pg_stat_all_tables|indexes
discard aba2cf64e1b Fix system_views_gp.in and fix test query_conflict
discard c468c6aadbb Generate gp_ view for desired pg_ system views
discard 87c675b6115 Role mdb_superuser: feature and regress testsing (#5)
discard b2f60ef5f84 MDB admin patch & tests (#4)
omit d366993009c Delete src/test/regress/sql/misc.sql
omit 6356b98f5cf Movable DataBase Locales for Cloudberry
new 2b44bc6f564 Fix: fix configure by autoconf
new 115a602b104 Cherry-pick of CVE fix: Fix privilege checks in
pg_stats_ext and pg_stats_ext_exprs. (#1551)
new 250d220b519 Run gp_internal_tools tests
new 0d037610f1a initdb: fix stale errno handling in setup_cdb_schema()
new ac8f75cb580 Fix invalid escape sequences in Python files
new f1dc71a0eeb Fix LICENSE path for ISC license file
new 986d735ef86 [MINOR] Remove unused build script that used non-HTTPS to
download code
new d051d5353f7 Fix SIGSEGV on segments when creating in-place tablespace
new 966f5575089 Fix session lock leak in ALTER DATABASE SET TABLESPACE for
utility mode
new efb9edfe79d Fix PostgresNode.pm for TAP tests on CBDB
new c4fd1cfc738 ORCA: Fix use-after-free in
flatten_join_alias_var_optimizer
new 385ea359d13 ORCA: Fix incorrect decorrelation of GROUP BY () HAVING
<outer_ref>
new d8228541a84 Support AQUMV exact-match for multi-table JOIN queries
new c7e60c4577c Address review feedback for AQUMV join exact-match
new 9c0943847ae Fix ORDER BY lost after AQUMV join rewrite
new ff72bd2b6ab Prevent pgstats from getting confused when relkind of a
relation changes
new cc4852574bc Restrict accesses to non-system views and foreign tables
during pg_dump.
new f01c1c410cb Remove unused concourse/* from source
new 3db12f8c405 Stop installing diskquota build-info file
new 6471ea103f7 Fix syntax error in the bash script regarding
LD_LIBRARY_PATH
new 18976ec335b Set GUC "is_superuser" in all processes that set
AuthenticatedUserId.
new 8a72d050420 libpq: Bail out during SSL/GSS negotiation errors (#1633)
new eac8f4f8687 Parallel Hash Full Join.
new 1b754ba94b7 Fix PHJ match bit initialization.
new e5e72643f53 Fix instability in regression test for Parallel Hash Full
Join
new 75d22d99639 Parallel Hash Full Join and Right Join
new 304dc51c8fa tests: add Parallel Hash Full/Right Join regression cases
new f68bb65d23f Widen MotionLayerState stat counters from uint32 to uint64
(#1647)
new 08f3ef04c45 Fix the issue of duplicate counting of num_executed in
gp_toolkit.gp_resgroup_status
new 20139c417a9 Fix ORCA choosing wrong column type for CTAS with UNION
ALL (#1431) (#1645)
new 0dfc552ebbe Revert "Fix COPY TO returning 0 rows during concurrent
reorganize"
new 24e12acb76b [yagp_hooks_collector] Add extension skeleton with GRPC
transport
new d1e7998b1d0 [yagp_hooks_collector] Fix segfault in plan text generator
new 62695db2c14 [yagp_hooks_collector] Add executor instrumentation, /proc
stats, and normalized texts
new d3e80d0930b [yagp_hooks_collector] Apply llvm code style
new b1842b97c51 [yagp_hooks_collector] Switch to query_info_collect_hook
and fix stability
new 1e52875cbd4 [yagp_hooks_collector] Add debian packaging and bionic
GRPC compatibility
new 65fa70eb9ae [yagp_hooks_collector] Add CDB metrics, query nesting, and
configuration GUCs
new 622932166db [yagp_hooks_collector] Diff system stats per-query and
improve error safety
new 07d54022ce0 [yagp_hooks_collector] Fix EventSender and GrpcConnector
in forked processes
new 676d26a319e [yagp_hooks_collector] Fix memory leak in EXPLAIN ANALYZE
code path
new d3a4b74a39a [yagp_hooks_collector] Add motion network and workfile
spill stats
new 8e61c7c7f1c [yagp_hooks_collector] Clean up threading, signal
handling, and logging
new 1c15b1b90a1 [yagp_hooks_collector] Add ignored_users_list GUC
new f7cc5a0b24d [yagp_hooks_collector] Replace GRPC transport with
protobuf-over-UDS
new c7f546b0fb5 [yagp_hooks_collector] Fix missing query statuses after
protobuf migration
new 61aa28d3787 [yagp_hooks_collector] Add stat_messages() runtime
statistics view
new 6869fb01a4d [yagp_hooks_collector] Fix message lifecycle ordering and
memory leaks
new 756f6a9d5b7 [yagp_hooks_collector] Improve query_id and resource group
resolution
new 4329e79f93d [yagp_hooks_collector] Add nested query tracking
new a874a49f37a [yagp_hooks_collector] Add configurable text field trimming
new 48ed89d4037 [yagp_hooks_collector] Add error message reporting for
failed queries
new 855139a6436 [yagp_hooks_collector] Change report_nested_queries to
PGC_USERSET
new 4e20d985603 [yagp_hooks_collector] Diff per-query stats between submit
and end
new b006f634242 [yagp_hooks_collector] Fix try/catch block when calling
C++ code from PG hooks
new 5ceb4b83b70 [yagp_hooks_collector] Improve nested query handling and
add slice info
new 33242460748 [yagp_hooks_collector] Split EventSender into submodules
new da01c39b96c [yagp_hooks_collector] Ignore EXPLAIN VERBOSE errors for
unsupported node types
new 073194a5fb1 [yagp_hooks_collector] Add per-slice interconnect
statistics
new 9eddefa17f4 [yagp_hooks_collector] Fix user filtering propagation
timing
new 314a0accfaa [yagp_hooks_collector] Miscellaneous fixes and refactoring
new 5c10f481273 [yagp_hooks_collector] Add conditional EXPLAIN ANALYZE
collection
new 40749764154 [yagp_hooks_collector] Fix memory leaks, add safe C++
wrappers, improve Makefile
new a43e90178d5 [yagp_hooks_collector] Add utility statement tracking and
metrics documentation
new dbbf9d65220 [yagp_hooks_collector] Add regression tests, ANALYZE text
output, and UTF-8 trimming
new 8cbbcc1f0a7 [yagp_hooks_collector] Port backend infrastructure and
adapt for Cloudberry
new 9a2662e72ed [yagp_hooks_collector] Add --with-yagp-hooks-collector
configure option and CI
new 9815e73f347 [yagp_hooks_collector] Add consistent GUC filtering and
submit/done hook callsites
new 620eb69aed5 [yagp_hooks_collector] Add UDS round-trip test and fix
send() accounting
new 797fbae46ac [yagp_hooks_collector] Fix locale-dependent normalization
crash
new 94ec0299dbc [yagp_hooks_collector] Add Apache license headers and
enable -Werror
new 61847b6836c [yagp_hooks_collector] Fix null ErrorData dereference on
segments
new 327485ff539 Fix conflicts
new a83de2a994d [yagp_hooks_collector] Move to gpcontrib directory
new f44e22d8cd2 [gp_stats_collector] Rename yagp_hooks_collector to
gp_stats_collector
new 1ffb4834e9e [gp_stats_collector] Simplify Makefile and add
-Wno-unused-but-set-variable
new c014b060e98 [gp_stats_collector] Build by default with extension
disabled via GUCs
new b8ad9a4fce4 [gp_stats_collector] Code quality cleanup
new 83b209f74b7 [gp_stats_collector] Wrap hook call in try/catch on error
path
new ccaa7b68584 [gp_stats_collector] Adapt namings for Cloudberry
new c842add4512 [gp_stats_collector] Remove unnecessary
CONFIGURE_EXTRA_OPTS param
new ca209b78c7d Fix sed -i compatibility in configure.ac
new 670e7898ebf Disable mdblocales by default in configure
new 7891a28040c Regenerate configure for gp_stats_clolector
new cc60b01f237 Add missing runtime dependencies for minimal installations
new 3f59aa97425 Fix compliance issues for RPM and DEB packages
new b87e054f3c2 Build: make diskquota installation opt-in
new 38559c88524 Improve the SQL tab-completion feature for resource group
(#1669)
new a0b6f163f85 Fix aoco_relation_size() using wrong snapshot to read
pg_aocsseg
new ca3725b8476 CI: fix 'Check and Display Regression Diffs' step to use
bash shell (#1673)
new 26a4c780f42 Fix SIGSEGV in fsm_extend when vacuuming tables in
non-default tablespace
new bc0bcc1e0da ORCA: fall back to Postgres planner for KNN ORDER BY
queries (#1653)
new 7fe28647dc8 Fix: Python build dependencies installation
new 5014c318001 ORCA: add optimizer_use_streaming_hashagg GUC (#1681)
new 98c3d076461 Align release artifact naming with ASF incubator
conventions
new f87d5b3781a CI: use commit hash for Docker actions
new 08c8a8a36b0 CI: Add Ubuntu24.04 workflow with test matrix support
new 7507ef99cd0 Fix Python 3.12 SyntaxWarning in
orphaned_toast_tables_check.py
new 7fcf37b0785 Fix colNDVBySeg attnum index mismatch in column-specific
ANALYZE (#1680)
new 4a530a9b657 DevOps: upgrade Go to 1.24.13 in Docker build images
new 0889b588f0c CI: update docker/setup-qemu-action to v4.0.0
new 96f14bd463b Sandbox: add Cloudberry 2.1.0 release support
new f6e88fde127 Fix: init missing PlannedStmt fields in orca
new b58b97d04a0 Add Rocky Linux 10 Docker containers (#1676)
new e07677e0327 Fix incompatibilities with libxml2 >= 2.12.0.
new ba58693355f Avoid "unused variable" warning on non-USE_SSL_ENGINE
platforms.
new ed220556dae Do not include protobuf files twice
new 0d9bf5f8dff xml2: Replace deprecated routines with recommended ones
new c7080a416f1 Fix copy for rocky linux
new f983056ce72 Fix: set FRAMEOPTION_BETWEEN for ORCA window frames
new e3aab07f0aa SIGSEGV in getCdbComponentInfo() when standby coordinator
is on dedicated host (#1702)
new 755a108039a orca: fallback to Postgres optimizer on cross-slice
replicated CTE Consumer (#1719)
new 9c4d8c11a75 DevOps: upgrade Go from 1.24.13 to 1.25.10 in dev images
new b62968f626c ORCA: keep HAVING above a scalar GbAgg in
CNormalizer::FPushable
new 066073b9633 orca: implement intra-segment parallel table scan support
new b558c4c248f orca: add parallel scan test
new 047ed41497a PAX stats test: wait for seq_tup_read before exiting
wait_for_stats()
new f8e4f9c6b6d DevOps: add libicu-devel to Rocky Linux build images
new 155a3edf93a Fix gppkg error: 'SyncPackages' object has no attribute
'ret'.
new 0b663833e25 Fix: FDW OPTIONS encoding accepts symbolic names (issue
#1726) (#1727)
new 94b6c5ab7c1 AO vacuum: CommandCounterIncrement before
AppendOptimizedTruncateToEOF
new 7c02c1a0736 Fix use-after-free in GetExtStatisticsName
new 3e4d6f88257 Minor typo: transfrom->transform
new ea6f128df56 Fix recovery slot handling before pg_basebackup (#1675)
new e61a5874d10 Fix gpexpand not changing content-id for wal-g cmd
new a8b063ac1eb Allow non-superuser role to manage resource groups.
new 9b7e2b29bb2 Fix: change main version back to 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0e16b93eb17)
\
N -- N -- N refs/heads/PG14_ARCHIVE_REBASED (9b7e2b29bb2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 127 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:
.github/workflows/yezzey-ci.yaml | 335 --------------
.gitmodules | 3 -
configure | 52 ---
configure.ac | 26 --
.../expected/auto_explain_optimizer.out | 2 +-
.../isolation2/input/autovacuum-analyze.source | 12 +-
.../isolation2/output/autovacuum-analyze.source | 12 +-
.../src/test/regress/expected/pg_stat.out | 16 +-
.../src/test/regress/expected/stats.out | 14 +-
.../test/regress/input/pgstat_qd_tabstat.source | 80 ++--
.../test/regress/output/pgstat_qd_tabstat.source | 84 ++--
.../pax_storage/src/test/regress/sql/pg_stat.sql | 16 +-
contrib/pax_storage/src/test/regress/sql/stats.sql | 14 +-
.../isolation2/expected/resgroup_mdb_admin.out | 103 +----
.../pg_aux_catalog/isolation2/isolation2_schedule | 17 -
contrib/pg_aux_catalog/pg_aux_catalog.c | 17 -
gpMgmt/bin/gpinitsystem | 1 -
gpMgmt/bin/lib/gpcreateseg.sh | 1 -
gpcontrib/Makefile | 6 -
gpcontrib/yezzey | 1 -
pom.xml | 4 +-
src/Makefile.global.in | 2 -
src/backend/catalog/.gitignore | 1 -
src/backend/catalog/Makefile | 9 +-
src/backend/catalog/oid_dispatch.c | 1 -
src/backend/catalog/system_views.sql | 155 ++++++-
src/backend/catalog/system_views_gp.in | 50 --
src/backend/catalog/system_views_gp_summary.sql | 491 --------------------
src/backend/commands/analyze.c | 1 -
src/backend/storage/ipc/signalfuncs.c | 37 +-
src/bin/initdb/initdb.c | 10 +-
src/include/catalog/catversion.h | 2 +-
src/test/isolation2/expected/analyze_progress.out | 94 ----
.../expected/ao_index_build_progress.out | 86 +---
.../isolation2/expected/vacuum_progress_column.out | 83 ++--
.../isolation2/expected/vacuum_progress_row.out | 506 +++++++--------------
.../isolation2/input/autovacuum-analyze.source | 12 +-
.../input/hot_standby/query_conflict.source | 4 +-
src/test/isolation2/isolation2_schedule | 1 -
.../isolation2/output/autovacuum-analyze.source | 12 +-
.../output/hot_standby/query_conflict.source | 10 +-
.../output/parallel_retrieve_cursor/explain.source | 19 +-
src/test/isolation2/sql/analyze_progress.sql | 42 --
.../isolation2/sql/ao_index_build_progress.sql | 44 +-
src/test/isolation2/sql/vacuum_progress_column.sql | 21 +-
src/test/isolation2/sql/vacuum_progress_row.sql | 248 +++++-----
src/test/regress/expected/pg_stat.out | 16 +-
src/test/regress/expected/privileges.out | 10 +-
src/test/regress/expected/stats.out | 14 +-
src/test/regress/input/pgstat_qd_tabstat.source | 80 ++--
src/test/regress/output/pgstat_qd_tabstat.source | 84 ++--
src/test/regress/sql/pg_stat.sql | 16 +-
src/test/regress/sql/stats.sql | 14 +-
53 files changed, 840 insertions(+), 2151 deletions(-)
delete mode 100644 .github/workflows/yezzey-ci.yaml
delete mode 160000 gpcontrib/yezzey
delete mode 100644 src/backend/catalog/system_views_gp.in
delete mode 100644 src/backend/catalog/system_views_gp_summary.sql
delete mode 100644 src/test/isolation2/expected/analyze_progress.out
delete mode 100644 src/test/isolation2/sql/analyze_progress.sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]