Skip to content

Allow create_foreign_table_for_log_file to use IF NOT EXISTS #18

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 2 commits into from
Apr 22, 2025

Conversation

jim-mlodgenski
Copy link
Contributor

Issue #17 , if available:

Description of changes:
Add an overloaded function for create_foreign_table_for_log_file to take a parameter to determine if IF NOT EXISTS should be used when creating a foreign table.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Jim Mlodgenski added 2 commits April 10, 2025 14:43
… The current Makefile does not use PGXS by default so show setting that option.
…an parameter to determine if the CREATE FOREIGN TABLE statement should include IF NOT EXISTS
Copy link

@diego-feito-stori diego-feito-stori left a comment

Choose a reason for hiding this comment

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

Looks good!

@jim-mlodgenski jim-mlodgenski merged commit 99d7b8c into aws:main Apr 22, 2025
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.

3 participants