This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 9b06798a28 Use requires_access to check read permission on dag instead
of checking it explicitly (#34940)
add 6bb6ae8f9f `PostgresOperator` should not overwrite
`SQLExecuteQueryOperator.template_fields` (#34969)
No new revisions were added by this update.
Summary of changes:
airflow/providers/postgres/operators/postgres.py | 6 ++----
tests/providers/postgres/operators/test_postgres.py | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 4 deletions(-)