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.
@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