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

Parser misses error messages in conditional #6381

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed

Parser misses error messages in conditional #6381

monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
bug Something isn't working normal SQL

Comments

@monetdb-team
Copy link

Date: 2017-07-28 23:10:42 +0200
From: @mlkersten
To: SQL devs <>
Version: -- development
CC: @njnes

Last updated: 2017-10-26 14:01:32 +0200

Comment 25525

Date: 2017-07-28 23:10:42 +0200
From: @mlkersten

User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:54.0) Gecko/20100101 Firefox/54.0
Build Identifier:

The parsing of 'while (true)' and 'while (select true)' behave differently while it shoudn't
A test file has beeb added

Reproducible: Always

Comment 25526

Date: 2017-07-28 23:14:51 +0200
From: @mlkersten

test file parsererror.Bug-6381.sql

Comment 25559

Date: 2017-08-07 20:20:21 +0200
From: MonetDB Mercurial Repository <>

Changeset 6aabecbe1486 made by Niels Nes niels@cwi.nl in the MonetDB repo, refers to this bug.

For complete details, see https//devmonetdborg/hg/MonetDB?cmd=changeset;node=6aabecbe1486

Changeset description:

fixes for bug #6381, ie allow select in if/while constructs
approved output

Comment 25560

Date: 2017-08-07 20:21:28 +0200
From: MonetDB Mercurial Repository <>

Changeset 62194816af09 made by Niels Nes niels@cwi.nl in the MonetDB repo, refers to this bug.

For complete details, see https//devmonetdborg/hg/MonetDB?cmd=changeset;node=62194816af09

Changeset description:

fix for bug #6381

Comment 25561

Date: 2017-08-07 20:21:48 +0200
From: @njnes

fixed, ie handle query in if/while constructs

@monetdb-team monetdb-team added bug Something isn't working normal SQL labels Nov 30, 2020
@sjoerdmullender sjoerdmullender added this to the Ancient Release milestone Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working normal SQL
Projects
None yet
Development

No branches or pull requests

2 participants