Skip to content

geomfn: fix ST_LineSubString for LINESTRING EMPTY#66936

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
otan-cockroach:fix_empty
Jun 28, 2021
Merged

geomfn: fix ST_LineSubString for LINESTRING EMPTY#66936
craig[bot] merged 1 commit intocockroachdb:masterfrom
otan-cockroach:fix_empty

Conversation

@otan
Copy link
Copy Markdown
Contributor

@otan otan commented Jun 28, 2021

Resolves #66305

Release note (bug fix): Fix ST_LineSubstring for LINESTRING EMPTY
panicking instead of returning null.

Release note (bug fix): Fix ST_LineSubstring for LINESTRING EMPTY
panicking instead of returning null.
@otan otan requested a review from rafiss June 28, 2021 00:05
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Collaborator

@rafiss rafiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@otan
Copy link
Copy Markdown
Contributor Author

otan commented Jun 28, 2021

bors r=rafiss

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 28, 2021

Build succeeded:

@craig craig bot merged commit af3e7ca into cockroachdb:master Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sql/tests: TestRandomSyntaxFunctions failed

3 participants