robertmu opened a new pull request, #27:
URL: https://github.com/apache/cloudberry-gpbackup/pull/27

   This commit fixes the "base type with custom configuration" test to handle 
stricter validation in Cloudberry (based on PostgreSQL 14).
   
   Cloudberry enforces stricter CREATE TYPE validation requiring that types 
with ELEMENT parameters must have subscripting functions, while Greenplum 7 
(based on PostgreSQL 12) was more lenient. Since this test focuses on verifying 
backup of custom type properties rather than array functionality, the ELEMENT 
parameter is removed for Cloudberry to comply with validation while preserving 
test coverage.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org
For additional commands, e-mail: commits-h...@cloudberry.apache.org

Reply via email to