Skip to content

Fix seek for ColumnStream#5224

Merged
vonzshik merged 3 commits intomainfrom
5223-column-stream-seek
Aug 25, 2023
Merged

Fix seek for ColumnStream#5224
vonzshik merged 3 commits intomainfrom
5223-column-stream-seek

Conversation

@vonzshik
Copy link
Copy Markdown
Contributor

Fixes #5223

@vonzshik vonzshik requested a review from roji as a code owner August 25, 2023 14:24
Copy link
Copy Markdown
Member

@NinoFloris NinoFloris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vonzshik vonzshik merged commit 820cfcd into main Aug 25, 2023
@vonzshik vonzshik deleted the 5223-column-stream-seek branch August 25, 2023 15:11
vonzshik added a commit that referenced this pull request Aug 25, 2023
Fixes #5223

(cherry picked from commit 820cfcd)
vonzshik added a commit that referenced this pull request Aug 25, 2023
Fixes #5223

(cherry picked from commit 820cfcd)

# Conflicts:
#	test/Npgsql.Tests/ReaderTests.cs
vonzshik added a commit that referenced this pull request Aug 25, 2023
Fixes #5223

(cherry picked from commit 820cfcd)

# Conflicts:
#	src/Npgsql/Internal/NpgsqlReadBuffer.Stream.cs
#	test/Npgsql.Tests/ReaderTests.cs
@vonzshik
Copy link
Copy Markdown
Contributor Author

Backported to 7.0.6 via 60eeb0b, 6.0.10 via 089442a, 5.0.17 via c2440b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Seek on a ColumnStream doesn't work properly

2 participants