Skip to content

Improvements#3

Merged
ClasicRando merged 27 commits into
mainfrom
improvements
Apr 20, 2026
Merged

Improvements#3
ClasicRando merged 27 commits into
mainfrom
improvements

Conversation

@ClasicRando
Copy link
Copy Markdown
Owner

Made improvements to the internals and APIs of the library.

  1. Make PgBinaryValue readonly
  2. Reduce memory usage by making async result set IPgDataRow (no need for new instances)
  3. Simplify IAsyncConnector by making buffer reading/writing separate concerns
  4. Add more source generation for simple derive interfaces
  5. Add source interceptors to make field extraction, variable binding and scalar query execution easier and more type safe

…educe memory usage when creating a new class instance
…ke read operations a separate concern, allow for shrinking read buffer where applicable
…ttributes, update existing test snapshots to include doc comments
…thods rather than extension or IDataRow methods
…e, update source generators to use globally qualified type names and extension methods
@ClasicRando ClasicRando merged commit a71d305 into main Apr 20, 2026
1 check passed
@ClasicRando ClasicRando deleted the improvements branch April 20, 2026 03:45
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.

1 participant