Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql: postgresql dollar-quoted string support #6906

Closed
jseldess opened this issue Mar 19, 2020 · 0 comments · Fixed by #7289
Closed

sql: postgresql dollar-quoted string support #6906

jseldess opened this issue Mar 19, 2020 · 0 comments · Fixed by #7289
Assignees
Milestone

Comments

@jseldess
Copy link
Contributor

PR: cockroachdb/cockroach#44130

From release notes:

CockroachDB now supports string and byte array literals using the dollar-quoted notation, as documented here. [#44130][#44130] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 20.1 milestone Mar 19, 2020
@jseldess jseldess added the A-sql label Mar 19, 2020
@ericharmeling ericharmeling removed their assignment Mar 24, 2020
@rmloveland rmloveland self-assigned this May 4, 2020
rmloveland added a commit that referenced this issue May 6, 2020
Fixes #6906.

Summary of changes:

- Add new section on dollar-quoted strings to 'SQL Constants' page

- Add more linkage from `STRING` data type page to the string literal
  syntax info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants