v.23.1Bug Fix

Fix null pointer dereference in GROUPING SETS for ASTSelectQuery

Fix potential null pointer dereference with GROUPING SETS in ASTSelectQuery::formatImpl (#43049). #44479 (Robert Schulze).