8000 Fix to allow generate_sereis in FROM clause by yugo-n · Pull Request #50 · sraoss/pg_ivm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix to allow generate_sereis in FROM clause #50

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
Jan 26, 2023
Merged

Conversation

yugo-n
Copy link
Collaborator
@yugo-n yugo-n commented Jan 25, 2023

Previously, it caused an error due to an ambiguous reference at the maintenance time because generate_series is used internally. This is fixed by using an alias name for the internal genearet_series.

Previously, it caused an error due to an ambiguous reference
at the maintenance time because generate_series is used internally.
This is fixed by using an alias name for the internal genearet_series.
@thoshiai
Copy link
Collaborator

Thanks! It looks so good.

@yugo-n yugo-n merged commit e00ff9d into main Jan 26, 2023
@yugo-n
Copy link
Collaborator Author
yugo-n commented Jan 26, 2023

Thanks! Merged.

@yugo-n yugo-n deleted the generate_series branch January 26, 2023 07:58
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.

2 participants
0