Skip to content

Pull requests: sfackler/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

Chrono TimeDelta support
#1238 opened May 7, 2025 by mshauneu Loading…
Replace parts of futures-util with std APIs
#1233 opened Apr 11, 2025 by paolobarbolini Loading…
postgres-protocol: add pg numeric type
#1231 opened Apr 8, 2025 by fredr Loading…
expose sync rollback as a private api method
#1230 opened Apr 2, 2025 by fredr Loading…
improve is_closed effectiveness
#1229 opened Mar 26, 2025 by conradludgate Loading…
Add support for bit-vec 0.7 & 0.8
#1221 opened Feb 22, 2025 by crusopaul Loading…
Add target_session_attrs Modes
#1220 opened Feb 20, 2025 by AndrewJackson2020 Loading…
fix fromsql for domains
#1189 opened Nov 20, 2024 by zacknewman Loading…
Make error::Kind public
#1185 opened Nov 1, 2024 by levkk Loading…
Initial support for replication protocol
#1182 opened Oct 19, 2024 by reu Draft
Add rkyv 0.8 and rend 0.5 support
#1178 opened Sep 2, 2024 by novacrazy Draft
Support build on wasm32
#1146 opened Jun 3, 2024 by L-jasmine Loading…
Expose type modifier in Column struct
#1145 opened May 29, 2024 by SergeiPatiakin Loading…
Support scalar queries.
#1126 opened Apr 3, 2024 by rikvdkleij Loading…
Improve the documentation of tokio-postgres connect
#1099 opened Jan 28, 2024 by JJaviMS Loading…
Add smol_str 0.2 and 0.3 support
#1095 opened Jan 16, 2024 by novacrazy Loading…
Adds support for zero-copy FromSql derive
#1070 opened Oct 11, 2023 by PipelineBaron Loading…
Tracing support
#1053 opened Jul 24, 2023 by Protryon Loading…
Update fallible-iterator requirement from 0.2 to 0.3 dependencies Pull requests that update a dependency file
#1036 opened May 23, 2023 by dependabot bot Loading…
tokio-postgres: add execute_prepared function
#991 opened Feb 9, 2023 by mahkoh Loading…
ProTip! Exclude everything labeled bug with -label:bug.