yjhnupt commented on code in PR #797:
URL: https://github.com/apache/cloudberry/pull/797#discussion_r1889851565


##########
gpcontrib/gp_debug_numsegments/gp_debug_numsegments--1.0.sql:
##########
@@ -7,30 +7,30 @@
 -- This form accepts a text argument: 'full', 'minimal', 'random'.
 CREATE OR REPLACE FUNCTION gp_debug_set_create_table_default_numsegments(text) 
RETURNS text
 AS 
'$libdir/gp_debug_numsegments','gp_debug_set_create_table_default_numsegments'
-LANGUAGE C IMMUTABLE STRICT EXECUTE ON COORDINATOR;
+LANGUAGE C STRICT;

Review Comment:
   according to 282fe19399,  indeed.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to