blob: de39eb88e888eef28e58a372d295aeb58b23b037 [file] [log] [blame]
-- start_matchsubs
-- m/^\S+ (.*):.*:.*-(\[\S+\]):-/
-- s/^\S+ (.*):.*:.*-(\[\S+\]):-/TIMESTAMP $1:HOST:USER-$2:-/
-- end_matchsubs
\! echo 'EXPANSION_PREPARE_STARTED:<path> to inputfile' > $COORDINATOR_DATA_DIRECTORY/gpexpand.status
\! gpcheckcat
-- most gppkg actions should be disallowed while gpexpand is in progress
\! gppkg --query no-such-package
-- the only exception is 'build' which has no interaction with the cluster
\! gppkg --build no-such-package
\! rm $COORDINATOR_DATA_DIRECTORY/gpexpand.status