This is an automated email from the ASF dual-hosted git repository.
maxyang pushed a change to branch reshke-patch-1
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
discard 5728157da7e f
discard 4929a558ef0 Fix TAP tests for amcheck
discard 09a452c8854 Fix amcheck regression test output
discard d102513ee5f Update build-deb-cloudberry.yml: add amcheck target
add 110f8c16cf9 Remove PG-14 rebase artifact from dblink and fix for
`dblink_get_conn` (#1484)
add 5f591f23693 Cherry-pick: Add pg_buffercache_usage_counts() to
contrib/pg_buffercache. (#1492)
add c9ca88dd625 Fix SonarQube error and refine trigger conditions
add 6eeedea1bb4 Update build-deb-cloudberry.yml: add amcheck target
add cebb2f7e426 Fix amcheck regression test output
add 3a6bc300db3 Fix TAP tests for amcheck
add e92a734e64d f
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 (5728157da7e)
\
N -- N -- N refs/heads/reshke-patch-1 (e92a734e64d)
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.
No new revisions were added by this update.
Summary of changes:
.github/workflows/build-cloudberry.yml | 1 +
.github/workflows/build-deb-cloudberry.yml | 1 +
.github/workflows/sonarqube.yml | 12 ++-
contrib/dblink/dblink.c | 3 +-
contrib/pg_buffercache/expected/pg_buffercache.out | 28 +++---
.../pg_buffercache/pg_buffercache--1.3--1.4.sql | 11 +++
contrib/pg_buffercache/pg_buffercache_pages.c | 43 +++++++++
contrib/pg_buffercache/sql/pg_buffercache.sql | 12 +--
doc/src/sgml/pgbuffercache.sgml | 105 ++++++++++++++++++++-
9 files changed, 189 insertions(+), 27 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]