Skip to content

psqlodbc2 CI - Add ODBC descriptor handles and array/batch parameter binding Implement the ODBC 3.x descriptor model and array parameter binding, bringing the upstream regression suite from 46/60 to 50/60 with no regressions. Newly passing: descrec, descriptors-free, arraybinding, params-batch-exec. Descriptor handles (src/descriptor.c/.h): - Full ARD/APD/IRD/IPD model: four implicit descriptors per statement (app row, app param, impl row, impl param). - SQLGetDescRec@52 / SQLSetDescRec@53 read/write... #16

psqlodbc2 CI - Add ODBC descriptor handles and array/batch parameter binding Implement the ODBC 3.x descriptor model and array parameter binding, bringing the upstream regression suite from 46/60 to 50/60 with no regressions. Newly passing: descrec, descriptors-free, arraybinding, params-batch-exec. Descriptor handles (src/descriptor.c/.h): - Full ARD/APD/IRD/IPD model: four implicit descriptors per statement (app row, app param, impl row, impl param). - SQLGetDescRec@52 / SQLSetDescRec@53 read/write...

psqlodbc2 CI - Add ODBC descriptor handles and array/batch parameter binding Implement the ODBC 3.x descriptor model and array parameter binding, bringing the upstream regression suite from 46/60 to 50/60 with no regressions. Newly passing: descrec, descriptors-free, arraybinding, params-batch-exec. Descriptor handles (src/descriptor.c/.h): - Full ARD/APD/IRD/IPD model: four implicit descriptors per statement (app row, app param, impl row, impl param). - SQLGetDescRec@52 / SQLSetDescRec@53 read/write... #16

Triggered via push August 5, 2026 12:10
Status Success
Total duration 5m 40s
Artifacts

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Linux (Ubuntu)
Process completed with exit code 2.
macOS
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macOS
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
Linux (Ubuntu)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Windows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, TheMrMilchmann/setup-msvc-dev@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/