Skip to content

Pull requests: rust-postgres/rust-postgres

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: support OAUTHBEARER SASL authentication
#1378 opened Aug 29, 2026 by geoHeil Loading…
Expose Statement::name as a public method
#1376 opened Aug 26, 2026 by ChrisJr404 Loading…
fix: don't leak server-side state when a future is cancelled
#1374 opened Aug 3, 2026 by bikeshedder Contributor Loading…
Fix a clippy::useless-borrows-in-formatting finding
#1371 opened Jul 11, 2026 by jtgeibel Loading…
Add host fallback of /run/postgresql on Unix
#1370 opened Jul 11, 2026 by jtgeibel Loading…
Added Client::execute_typed_raw method
#1368 opened Jul 7, 2026 by alejandrocgf Contributor Loading…
Improve feature flag compilation
#1366 opened Jun 19, 2026 by ReinierMaas Loading…
feat: expose type OID and modifier on SimpleColumn
#1358 opened May 29, 2026 by tristan957 Contributor Loading…
FromRow mapping and query_*_as convenience methods
#1351 opened May 21, 2026 by xhjkl Loading…
Add support for the macaddr crate (alternative to eui48)
#1344 opened Apr 24, 2026 by linuxtim Loading…
add schema support in derive
#1340 opened Apr 18, 2026 by purple-ic Loading…
build(deps): bump rand from 0.10.0 to 0.10.1 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#1339 opened Apr 14, 2026 by dependabot Bot Loading…
ProTip! Exclude everything labeled bug with -label:bug.