release version 18.00.0003 - #212
Merged
Merged
Conversation
|
Built REL-18_00_0003 from the tag on Ubuntu 24.04 (libpq 16.15, unixODBC 2.3.12) and re-ran the programs from #207 and #208: out-of-range integer reads return 22003 with the buffer and indicator untouched on both SQLGetData and SQLBindCol, and on QuestDB a statement freed before the commit no longer costs the rows (16.00 lost both). Both rows in the adbcBridge upstream tracker (https://github.com/singhpratech/adbcbridge/blob/main/docs/UPSTREAM.md) now read fixed in 18.00.0003. Thank you for shipping all three in one release, Dave. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump version to 18.00.0003 (configure.ac, version.h) and add the 18.00.0003 release notes.
Covers the PRs merged since 18.00.0002 (#195): #196, #197, #199, #201, #202, #203/#204, #205, #206, #207/#210/#211, #208/#209.