[
https://issues.apache.org/jira/browse/CASSANDRA-7769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp updated CASSANDRA-7769:
------------------------------------
Attachment: 7769v4.txt
New v4 patch that only allows '$$' in Cql.g. The patch also includes some minor
CqlTester changes (Java7 + wrong err assert msg in assertRows, if result set is
empty).
(for reference
[https://github.com/snazy/cassandra/blob/7769-pg-str-with-marker/src/java/org/apache/cassandra/cql3/Cql.g#L1421|here]
is the Cql.g that allows marker strings)
> Implement pg-style dollar syntax for string constants
> -----------------------------------------------------
>
> Key: CASSANDRA-7769
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7769
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Fix For: 3.0
>
> Attachments: 7769.txt, 7769v2.txt, 7769v3.txt, 7769v4.txt
>
>
> Follow-up of CASSANDRA-7740:
> {{$function$...$function$}} in addition to string style variant.
> See also
> http://www.postgresql.org/docs/9.1/static/sql-syntax-lexical.html#SQL-SYNTAX-DOLLAR-QUOTING
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)