This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from afa8e10df1 Fix task duration cumulative chart (#26717)
add 685f523044 Revert "Rename schema to database in `PostgresHook`
(#26436)" (#26734)
No new revisions were added by this update.
Summary of changes:
airflow/providers/postgres/hooks/postgres.py | 19 ++--------
airflow/providers/postgres/operators/postgres.py | 4 +-
.../connections/postgres.rst | 9 +----
.../operators/postgres_operator_howto_guide.rst | 2 -
tests/providers/postgres/hooks/test_postgres.py | 43 ++++++++++------------
.../providers/postgres/operators/test_postgres.py | 6 +--
6 files changed, 28 insertions(+), 55 deletions(-)