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
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
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
47
Star
56
Code
Issues
38
Pull requests
1
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
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
369 workflow runs
369 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Scheduled
CodeQL
#143:
by
github-advanced-security
AI
1m 59s
main
main
1m 59s
psql ODBC CI -
MSBuild
#438:
Pull request
#213
opened by
df7cb
8m 37s
df7cb:conversion-endianness
df7cb:conversion-endianness
8m 37s
View #213
View workflow file
psql ODBC Linux CI -
Linux Build
#111:
Pull request
#213
opened by
df7cb
3m 6s
df7cb:conversion-endianness
df7cb:conversion-endianness
3m 6s
View #213
View workflow file
psql ODBC CI - release version 18.00.0003 (#212)
MSBuild
#437:
Commit
779f883
pushed by
davecramer
9m 49s
REL-18_00_0003
REL-18_00_0003
9m 49s
View workflow file
psql ODBC Linux CI - release version 18.00.0003 (#212)
Linux Build
#110:
Commit
779f883
pushed by
davecramer
2m 28s
main
main
2m 28s
View workflow file
psql ODBC CI - release version 18.00.0003 (#212)
MSBuild
#436:
Commit
779f883
pushed by
davecramer
8m 35s
main
main
8m 35s
View workflow file
Push on main
CodeQL
#142:
by
davecramer
1m 40s
main
main
1m 40s
psql ODBC Linux CI -
Linux Build
#109:
Pull request
#212
opened by
davecramer
7m 51s
release-18.00.0003
release-18.00.0003
7m 51s
View #212
View workflow file
psql ODBC CI -
MSBuild
#435:
Pull request
#212
opened by
davecramer
8m 18s
release-18.00.0003
release-18.00.0003
8m 18s
View #212
View workflow file
PR #212
CodeQL
#141:
by
davecramer
1m 58s
refs/pull/212/head
refs/pull/212/head
1m 58s
psql ODBC CI - Leave the length/indicator untouched on out-of-range overflow (#207 review) (#211) On the SQL_ERROR path for a numeric-out-of-range conversion the data buffer is left untouched; skip writing the length/indicator too, for symmetry. Within spec either way (buffer/indicator undefined after SQL_ERROR), per review feedback on #210.
MSBuild
#434:
Commit
d747b18
pushed by
davecramer
8m 12s
main
main
8m 12s
View workflow file
psql ODBC Linux CI - Leave the length/indicator untouched on out-of-range overflow (#207 review) (#211) On the SQL_ERROR path for a numeric-out-of-range conversion the data buffer is left untouched; skip writing the length/indicator too, for symmetry. Within spec either way (buffer/indicator undefined after SQL_ERROR), per review feedback on #210.
Linux Build
#108:
Commit
d747b18
pushed by
davecramer
1m 57s
main
main
1m 57s
View workflow file
Push on main
CodeQL
#140:
by
davecramer
1m 35s
main
main
1m 35s
psql ODBC CI -
MSBuild
#433:
Pull request
#211
opened by
davecramer
8m 7s
fix-207-indicator-on-overflow
fix-207-indicator-on-overflow
8m 7s
View #211
View workflow file
psql ODBC Linux CI -
Linux Build
#107:
Pull request
#211
opened by
davecramer
1m 55s
fix-207-indicator-on-overflow
fix-207-indicator-on-overflow
1m 55s
View #211
View workflow file
PR #211
CodeQL
#139:
by
davecramer
1m 20s
refs/pull/211/head
refs/pull/211/head
1m 20s
Scheduled
CodeQL
#138:
by
github-advanced-security
AI
1m 48s
main
main
1m 48s
psql ODBC CI - Report 22003 for out-of-range integer conversions instead of wrapping (#207) (#210) SQLGetData/SQLBindCol of an integer value that does not fit the requested C type stored the low bits and returned SQL_SUCCESS -- e.g. 9223372036854775807::bigint read as SQL_C_SLONG gave -1, 70000::int4 as SQL_C_SSHORT gave 4464. pg_atoi/pg_atol parse into a wide integer and the narrowing assignment silently truncates; nothing range-checked the value. ODBC specifies SQL_ERROR with SQLSTATE 22003 (numeric ...
MSBuild
#432:
Commit
4a5a0e7
pushed by
davecramer
8m 54s
main
main
8m 54s
View workflow file
psql ODBC Linux CI - Report 22003 for out-of-range integer conversions instead of wrapping (#207) (#210) SQLGetData/SQLBindCol of an integer value that does not fit the requested C type stored the low bits and returned SQL_SUCCESS -- e.g. 9223372036854775807::bigint read as SQL_C_SLONG gave -1, 70000::int4 as SQL_C_SSHORT gave 4464. pg_atoi/pg_atol parse into a wide integer and the narrowing assignment silently truncates; nothing range-checked the value. ODBC specifies SQL_ERROR with SQLSTATE 22003 (nu...
Linux Build
#106:
Commit
4a5a0e7
pushed by
davecramer
2m 16s
main
main
2m 16s
View workflow file
Push on main
CodeQL
#137:
by
davecramer
1m 47s
main
main
1m 47s
psql ODBC CI - Don't wrap internal queries in a savepoint at rollback level 0 (#208) (#209) The per-query savepoint (SAVEPOINT _per_query_svp_; <query>; RELEASE _per_query_svp_) that protects internal driver queries -- notably the DEALLOCATE issued when a prepared statement is freed inside a transaction -- was applied whenever the ROLLBACK_ON_ERROR flag was set, without regard to the connection's rollback-on-error level. With Protocol=7.4-0 the user has explicitly asked for no automatic savepoint handl...
MSBuild
#431:
Commit
3f297b9
pushed by
davecramer
8m 18s
main
main
8m 18s
View workflow file
psql ODBC Linux CI - Don't wrap internal queries in a savepoint at rollback level 0 (#208) (#209) The per-query savepoint (SAVEPOINT _per_query_svp_; <query>; RELEASE _per_query_svp_) that protects internal driver queries -- notably the DEALLOCATE issued when a prepared statement is freed inside a transaction -- was applied whenever the ROLLBACK_ON_ERROR flag was set, without regard to the connection's rollback-on-error level. With Protocol=7.4-0 the user has explicitly asked for no automatic savepoint...
Linux Build
#105:
Commit
3f297b9
pushed by
davecramer
1m 44s
main
main
1m 44s
View workflow file
Push on main
CodeQL
#136:
by
davecramer
1m 48s
main
main
1m 48s
psql ODBC Linux CI -
Linux Build
#104:
Pull request
#210
opened by
davecramer
2m 46s
fix-207-int-overflow-22003
fix-207-int-overflow-22003
2m 46s
View #210
View workflow file
psql ODBC CI -
MSBuild
#430:
Pull request
#210
opened by
davecramer
7m 54s
fix-207-int-overflow-22003
fix-207-int-overflow-22003
7m 54s
View #210
View workflow file
Previous
1
2
3
4
5
…
14
15
Next
You can’t perform that action at this time.