-
Notifications
You must be signed in to change notification settings - Fork 192
Pull requests: ged/ruby-pg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid integer overflow in query parameter encoding
#720
opened Jun 3, 2026 by
larskanis
Collaborator
Loading…
Raise on a too large input string to PG::TextEncoder::Bytea
#718
opened Jun 3, 2026 by
larskanis
Collaborator
Loading…
Fix possible integer overflow at PG::BinaryEncoder::CopyRow and PG::TextEncoder::CopyRow
#716
opened Jun 3, 2026 by
larskanis
Collaborator
Loading…
2
Check PG::BinaryEncoder::CopyRow array input size
#713
opened Jun 3, 2026 by
larskanis
Collaborator
Loading…
Remove accidentally copied "static" keyword from Copy and Record encoder
#712
opened Jun 3, 2026 by
larskanis
Collaborator
Loading…
Ensure conninfo is a valid C string before closing the connection
#710
opened Jun 3, 2026 by
larskanis
Collaborator
Loading…
Avoid possibility to replace typemap while being used
#708
opened Jun 3, 2026 by
larskanis
Collaborator
Loading…
Add GC_GUARD's for encoding converted strings sent to the server
#706
opened Jun 2, 2026 by
larskanis
Collaborator
Loading…
Add support for lambda or Proc :password key in connection Hash
#701
opened Feb 24, 2026 by
jawj
Loading…
Add per connection support for OAuth 2.0 with PostgreSQL 18
#700
opened Feb 13, 2026 by
larskanis
Collaborator
Loading…
Use a simpler workaround for platform mixup issue
#658
opened Aug 2, 2025 by
larskanis
Collaborator
Loading…
CI: Add CI job for building and test of binary Windows arm64 gem
#644
opened Jul 13, 2025 by
larskanis
Collaborator
Loading…
ProTip!
no:milestone will show everything without a milestone.