Skip to content

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.
@MuhammadTahaNaveed MuhammadTahaNaveed changed the title Fix error using list comprehension with WITH * (#1838) Fix error using list comprehension with WITH * May 9, 2024
@github-actions github-actions bot added the PG14 PostgreSQL14 label May 9, 2024
@jrgemignani jrgemignani merged commit 85a587f into apache:PG14 May 9, 2024
@MuhammadTahaNaveed MuhammadTahaNaveed deleted the PG14-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
PG14 PostgreSQL14
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants