Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@reshke
Copy link
Contributor

@reshke reshke commented Oct 4, 2024

Hi! while adapting this extension for Greenplum I happened to notice that ExecCreateImmv func accept params that does not have any use.
SO I propose a small refactoring. This reduce maintenance pain for Greenplum.

@yugo-n
Copy link
Collaborator

yugo-n commented Oct 14, 2024

Thank you for your pull request.

These arguments are left with an idea to keep consistency with ExecCreateTableAs() in PostgreSQL core, but they can be removed and that would be better for simplicity, so I'll merge the pull request.

Copy link
Collaborator

@yugo-n yugo-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All regression tests pass.

@yugo-n yugo-n merged commit b7be2aa into sraoss:main Oct 14, 2024
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