Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Greenmask v0.1.2 release #3

Merged
merged 4 commits into from
Jan 30, 2024
Merged

Greenmask v0.1.2 release #3

merged 4 commits into from
Jan 30, 2024

Conversation

wwoytenko
Copy link
Contributor

This PR introduces a bug fixes:

gracingpro and others added 4 commits January 28, 2024 13:43
This case was found in #2

The position array Row.columnPos contained wrong values for the last column if the value is empty string. This caused panic or corrupt dump due to the wrong positions that were not overridden after previous COPY line parsing
…QL connection string in URI format postgresql:///
@wwoytenko wwoytenko requested a review from gracingpro January 30, 2024 12:22
@wwoytenko wwoytenko self-assigned this Jan 30, 2024
@wwoytenko wwoytenko merged commit ec383ad into main Jan 30, 2024
14 checks passed
@wwoytenko wwoytenko linked an issue Jan 30, 2024 that may be closed by this pull request
@wwoytenko wwoytenko deleted the hotfixes_v0.1.2 branch February 3, 2024 09:06
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.

panic: runtime error: slice bounds out of range [:18] with capacity 17
2 participants