You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2022/03/18 15:11:49 UTC

[airflow] branch main updated (ecc5b74 -> 0ec5677)

This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from ecc5b74  Stronger language about Docker Compose customizability (#22304)
     add 0ec5677  adds ability to pass config params to postgres operator (#21551)

No new revisions were added by this update.

Summary of changes:
 .../postgres/example_dags/example_postgres.py      | 11 ++++-------
 airflow/providers/postgres/operators/postgres.py   | 23 +++++++++++++++++++++-
 .../operators/postgres_operator_howto_guide.rst    | 15 +++++++++++++-
 .../providers/postgres/operators/test_postgres.py  | 15 ++++++++++++++
 4 files changed, 55 insertions(+), 9 deletions(-)