Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
postgresql-interfaces
/
psqlodbc
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
53
Code
Issues
39
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: postgresql-interfaces/psqlodbc
Actions
All workflows
Workflows
CodeQL
CodeQL
Linux Build
Linux Build
MSBuild
MSBuild
Show more workflows...
Management
Caches
Linux Build
Linux Build
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
linux.yml
will be ignored since log searching is not yet available
75 workflow runs
75 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
psql ODBC Linux CI - Add Windows on Arm (arm64) CI: build + regression-test the driver, ... (#196) * Add Windows on Arm (arm64) CI: build + regression-test the driver, MSM and MSI natively on windows-11-arm, with libpq and OpenSSL built from source * Windows arm64 CI: use prebuilt slproweb OpenSSL and align arm64 build job with x64 * CI: key shared tool/installer caches by runner workspace drive (dworkspace/cworkspace) to avoid cross-runner cache collisions
Linux Build
#85:
Commit
61f852b
pushed by
davecramer
2m 54s
main
main
2m 54s
View workflow file
psql ODBC Linux CI -
Linux Build
#84:
Pull request
#196
synchronize by
jraiford1
2m 56s
LWOpenSource:main
LWOpenSource:main
2m 56s
View #196
View workflow file
psql ODBC Linux CI -
Linux Build
#83:
Pull request
#196
synchronize by
jraiford1
2m 34s
LWOpenSource:main
LWOpenSource:main
2m 34s
View #196
View workflow file
psql ODBC Linux CI - docs: document connection string escaping rules (issue #140) (#197) A connection string is processed by two independent parsers with different escaping rules, which was undocumented and confusing: 1. The psqlODBC parser splits on ';' and '=' and uses braces {} (with '}}' for a literal brace) or +/%XX percent-encoding to embed special characters. Backslash is NOT special at this layer. 2. A pqopt value is handed to libpq, whose conninfo parser separates parameters...
Linux Build
#82:
Commit
9120603
pushed by
davecramer
7m 42s
main
main
7m 42s
View workflow file
psql ODBC Linux CI -
Linux Build
#81:
Pull request
#197
opened by
davecramer
3m 31s
doc/connstring-escaping-issue-140
doc/connstring-escaping-issue-140
3m 31s
View #197
View workflow file
psql ODBC Linux CI -
Linux Build
#80:
Pull request
#196
synchronize by
jraiford1
2m 2s
LWOpenSource:main
LWOpenSource:main
2m 2s
View #196
View workflow file
psql ODBC Linux CI -
Linux Build
#79:
Pull request
#196
opened by
jraiford1
2m 7s
LWOpenSource:main
LWOpenSource:main
2m 7s
View #196
View workflow file
psql ODBC Linux CI - release version 18.00.0002 (#195)
Linux Build
#78:
Commit
95b35ac
pushed by
davecramer
3m 1s
main
main
3m 1s
View workflow file
psql ODBC Linux CI -
Linux Build
#77:
Pull request
#195
opened by
davecramer
2m 58s
davecramer:release-18.00.0002
davecramer:release-18.00.0002
2m 58s
View #195
View workflow file
psql ODBC Linux CI - Use signed type for error status (#193) * Use signed type for error status * Update Win32/Win64 OpenSSL to 3.5.7 slproweb.com no longer hosts the 3.5.6 installer (returns 404), which broke the Windows CI download step. Bump to 3.5.7, which is available. * Add Visual Studio 2026 (v18.0 / v145 toolset) support to Windows build The GitHub Actions windows runner image rolled to Visual Studio 18.0 (VS 2026, MSVC 14.51). The build scripts' hardcoded version switches only recognized up...
Linux Build
#76:
Commit
b808804
pushed by
davecramer
1m 51s
main
main
1m 51s
View workflow file
psql ODBC Linux CI -
Linux Build
#75:
Pull request
#193
synchronize by
davecramer
1m 50s
jarvis24young:codex/use-signed-error-status
jarvis24young:codex/use-signed-error-status
1m 50s
View #193
View workflow file
psql ODBC Linux CI -
Linux Build
#74:
Pull request
#193
synchronize by
davecramer
1m 21s
jarvis24young:codex/use-signed-error-status
jarvis24young:codex/use-signed-error-status
1m 21s
View #193
View workflow file
psql ODBC Linux CI -
Linux Build
#73:
Pull request
#193
synchronize by
davecramer
2m 0s
jarvis24young:codex/use-signed-error-status
jarvis24young:codex/use-signed-error-status
2m 0s
View #193
View workflow file
psql ODBC Linux CI -
Linux Build
#72:
Pull request
#193
synchronize by
davecramer
3m 8s
jarvis24young:codex/use-signed-error-status
jarvis24young:codex/use-signed-error-status
3m 8s
View #193
View workflow file
psql ODBC Linux CI -
Linux Build
#71:
Pull request
#193
opened by
jarvis24young
2m 2s
jarvis24young:codex/use-signed-error-status
jarvis24young:codex/use-signed-error-status
2m 2s
View #193
View workflow file
psql ODBC Linux CI - Redact sensitive connection parameters in driver logs Redact sensitive connection parameters in driver logs Prevent passwords and SSL private-key paths from being written to debug and communication logs in LIBPQ_connect(). Three logging sites are hardened: 1. The raw pqopt string is now selectively redacted — a best-effort conninfo parser (log_redacted_pqopt) scans key=value pairs and redacts only sensitive values (password, passfile, sslpassword, sslkey). Non-sensitive...
Linux Build
#70:
Commit
53e01fd
pushed by
davecramer
2m 15s
main
main
2m 15s
View workflow file
psql ODBC Linux CI - Fix double-free / heap corruption during SQLDisconnect cleanup (#189) (#190) CC_cleanup() was freeing statement and descriptor objects via SC_Destructor(), but the ODBC Driver Manager still held handles to them. When the DM later called SQLFreeStmt(SQL_DROP) via SQLFreeHandle(), the driver dereferenced freed memory, causing the double-free detected by Application Verifier with Page Heap enabled. Fix by detaching statements/descriptors in CC_cleanup() without freeing them. The DM wi...
Linux Build
#69:
Commit
56f3422
pushed by
davecramer
2m 18s
main
main
2m 18s
View workflow file
psql ODBC Linux CI -
Linux Build
#68:
Pull request
#184
synchronize by
jarvis24young
1m 40s
jarvis24young:redact-sensitive-conn-logs
jarvis24young:redact-sensitive-conn-logs
1m 40s
View #184
View workflow file
psql ODBC Linux CI - Clear PGresults from per-query rollback (#188)
Linux Build
#63:
Commit
4fbb1eb
pushed by
davecramer
1m 47s
main
main
1m 47s
View workflow file
psql ODBC Linux CI -
Linux Build
#62:
Pull request
#190
opened by
davecramer
3m 20s
davecramer:fix_issue_189
davecramer:fix_issue_189
3m 20s
View #190
View workflow file
psql ODBC Linux CI - Validate UTF-16 surrogate pairs before combining (#187)
Linux Build
#61:
Commit
aa61943
pushed by
davecramer
1m 27s
main
main
1m 27s
View workflow file
psql ODBC Linux CI - Pass SQLSetDescRec field values correctly (#186)
Linux Build
#60:
Commit
779f2d5
pushed by
davecramer
2m 20s
main
main
2m 20s
View workflow file
psql ODBC Linux CI - Avoid reading before leading string literals (#185)
Linux Build
#59:
Commit
5d0387a
pushed by
davecramer
2m 47s
main
main
2m 47s
View workflow file
psql ODBC Linux CI -
Linux Build
#58:
Pull request
#188
opened by
jarvis24young
3m 17s
jarvis24young:fix-per-query-rollback-pqclear
jarvis24young:fix-per-query-rollback-pqclear
3m 17s
View #188
View workflow file
psql ODBC Linux CI -
Linux Build
#57:
Pull request
#184
synchronize by
jarvis24young
2m 38s
jarvis24young:redact-sensitive-conn-logs
jarvis24young:redact-sensitive-conn-logs
2m 38s
View #184
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.