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 d400f10b8d4 CI: Add support for Ubuntu 24.04 Docker and DEB builds
new 0fab5c6aba8 Revert "Recursively create tablespace directories if they
do not exist but we need them when re-redoing some tablespace related xlogs
(e.g. database create with a tablespace) on mirror."
new 8ed3d8e3013 Fix replay of create database records on standby
new 8dccef01de7 Fix test instability
new 46aec1a20c5 fix typos & add MPP support for `allow_inplace_tablespace`
The 4 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/transam/xlog.c | 48 ++++++++
src/backend/commands/dbcommands.c | 84 ++++++++++----
src/backend/commands/tablespace.c | 42 ++-----
src/test/recovery/t/033_replay_tsp_drops.pl | 165 ++++++++++++++++++++++++++++
4 files changed, 287 insertions(+), 52 deletions(-)
create mode 100644 src/test/recovery/t/033_replay_tsp_drops.pl
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]