You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2023/06/08 20:52:55 UTC

[arrow-adbc] branch main updated (c3b585ca -> 2ac9e8be)

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

lidavidm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


    from c3b585ca refactor(java/driver/jdbc): add JdbcQuirks for backend config (#748)
     add 2ac9e8be feat(c/driver/postgresql): Implement PRIMARY KEY in GetObjects ALL depth (#725)

No new revisions were added by this update.

Summary of changes:
 c/driver/postgresql/connection.cc      |  26 +++++-
 c/driver/postgresql/postgresql_test.cc | 144 +++++++++++++++++++++++++++++++++
 2 files changed, 166 insertions(+), 4 deletions(-)