This is an automated email from the ASF dual-hosted git repository. reshke pushed a commit to branch cbdb-postgres-merge in repository https://gitbox.apache.org/repos/asf/cloudberry.git
commit 45bebaf1de4702587f6f8f2e53ede41039b276ab Author: reshke <[email protected]> AuthorDate: Fri Dec 26 13:08:38 2025 +0000 Remove pg_dump rebase marker in lisence --- src/bin/pg_dump/t/002_pg_dump.pl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/bin/pg_dump/t/002_pg_dump.pl b/src/bin/pg_dump/t/002_pg_dump.pl index ed1b0e89a32..32eb7cf6e68 100644 --- a/src/bin/pg_dump/t/002_pg_dump.pl +++ b/src/bin/pg_dump/t/002_pg_dump.pl @@ -1,9 +1,5 @@ -<<<<<<< HEAD -# Copyright (c) 2021, PostgreSQL Global Development Group -======= # Copyright (c) 2021-2023, PostgreSQL Global Development Group ->>>>>>> REL_16_9 use strict; use warnings; --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
