v.21.9Backward Incompatible Changes
Introduce Here Document Syntax in Queries
Introduce syntax for here documents. ExampleSELECT $doc$ VALUE $doc$. #26671 (Maksim Kita). This change is backward incompatible if in query there are identifiers that contain$#28768.