Skip to content

Log fdw test branch_draft #7

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

Closed
wants to merge 2 commits into from
Closed

Log fdw test branch_draft #7

wants to merge 2 commits into from

Conversation

BRupireddy2
Copy link
Contributor

Issue #, if available:

Description of changes:

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

This commit basically cleans up the log_fdw extension with the following
notable changes:
1. Wraps list_postgres_log_files() with pg_ls_logdir() to not break
   compatibility.
2. Allows pg_read_server_files roles to execute list_postgres_log_files()
   and create_foreign_table_for_log_file(). Additionally, allows
   pg_monitor role to execute list_postgres_log_files() similar to
   pg_ls_logdir().
3. Adds tests to cover the extension code.
@BRupireddy2 BRupireddy2 deleted the log_fdw_test_branch branch December 20, 2022 06:28
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.

1 participant