8000 Fix error using list comprehension with WITH * by MuhammadTahaNaveed · Pull Request #1857 · apache/age · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix error using list comprehension with WITH * #1857

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

Merged
merged 1 commit into from
May 9, 2024

Conversation

MuhammadTahaNaveed
Copy link
Member
  • Added a check for the case where the list comprehension is used with WITH *. Handled this case by adding entries in targetlist to the group clause.

  • Added regression tests.

- Added a check for the case where the list comprehension is used with
  `WITH *`. Handled this case by adding entries in targetlist to the
  group clause.

- Added regression tests.
@github-actions github-actions bot added the PG15 PostgreSQL15 label May 9, 2024
@MuhammadTahaNaveed MuhammadTahaNaveed changed the title Fix error using list comprehension with WITH * (#1838) Fix error using list comprehension with WITH * May 9, 2024
@jrgemignani jrgemignani merged commit bb6a715 into apache:PG15 May 9, 2024
@MuhammadTahaNaveed MuhammadTahaNaveed deleted the PG15-list_comp_i1 branch May 9, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PG15 PostgreSQL15
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0