odbc: add Arch Linux support via AUR psqlodbc (#11944)

* test(odbc): add Arch Linux support via AUR psqlodbc

Fixes #4267

* test(setup_postgresql_db): guard Arch Linux initdb with creates

* test(odbc): add setup_remote_tmp_dir dependency
This commit is contained in:
Alexei Znamensky
2026-04-30 21:52:30 +12:00
committed by GitHub
parent 036811e668
commit c7be9e4d5b
5 changed files with 85 additions and 1 deletions

View File

@@ -5,4 +5,5 @@
dependencies:
- setup_pkg_mgr
- setup_remote_tmp_dir
- setup_postgresql_db