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

oppenheimer01 pushed a commit to branch cbdb-postgres-merge
in repository https://gitbox.apache.org/repos/asf/cloudberry.git

commit c44d8f2892e9a75de92202a17056cdc3c215cc61
Author: Jinbao Chen <[email protected]>
AuthorDate: Tue Apr 21 22:01:29 2026 -0400

    Test pipeline
---
 src/test/regress/expected/create_view.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/regress/expected/create_view.out 
b/src/test/regress/expected/create_view.out
index d9f97043b64..fc58479ac87 100644
--- a/src/test/regress/expected/create_view.out
+++ b/src/test/regress/expected/create_view.out
@@ -1655,7 +1655,7 @@ ERROR:  cannot drop column f3 of table tt14t because 
other objects depend on it
 DETAIL:  view tt14v depends on column f3 of table tt14t
 HINT:  Use DROP ... CASCADE to drop the dependent objects too.
 -- MERGE16_FIXME: delete command can only delete tuples from master, But we
--- need to delete them from both master and segments
+-- need to delete them from both master and segments.
     
 -- We used to have a bug that would allow the above to succeed, posing
 -- hazards for later execution of the view.  Check that the internal


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

Reply via email to