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

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


    from ed35e21a58 [7X] Removed redundant tests
     new 5ed2e6a77c Optimize MPP FDW LIMIT/OFFSET push down when there is 
NULL/0. (#17246)
     new 5f53e448b9 Request syncrep for the forget commit in the remote_apply 
mode
     new e3fc63322f gpssh: Retry with TERM env variable set during failures

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 contrib/postgres_fdw/Makefile                      | 10 +++
 contrib/postgres_fdw/deparse.c                     | 21 ++++-
 .../expected/mpp_gp2pg_postgres_fdw.out            | 99 ++++++++++++++++++++++
 .../postgres_fdw/sql/mpp_gp2pg_postgres_fdw.sql    | 17 ++++
 gpMgmt/bin/gppylib/util/ssh_utils.py               | 65 ++++++++------
 .../util/test/unit/test_cluster_ssh_utils.py       | 33 +++++++-
 src/backend/access/transam/xact.c                  | 10 ++-
 src/backend/cdb/cdbtm.c                            | 18 +++-
 src/include/access/xact.h                          |  2 +-
 9 files changed, 240 insertions(+), 35 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to