Skip to content

Issues: pgcentralfoundation/pgrx

FAQ: Migration to Postgres 16
#1298 opened Sep 15, 2023 by workingjubilee
Open 2
Upgrading to 0.12.4
#1888 by jawj was closed Dec 31, 2024
Closed 1
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

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
Assignee
Filter by who’s assigned
Sort

Issues list

Need upgrade path for functions defined in rust enhancement New feature or request
#121 opened Apr 20, 2021 by rustprooflabs
cargo pgrx new should take a --pgrx-revision cargo-pgrx enhancement New feature or request
#201 opened Sep 21, 2021 by Hoverbear
Only connect Ord/Eq to required externs. enhancement New feature or request
#334 opened Dec 15, 2021 by Hoverbear
RFC: INET, MACADDR, and MACADDR8 type support rfc rust+sql Interop between Rust and SQL
#500 opened Mar 23, 2022 by Hoverbear
Allowing {i,u}size in #[pg_extern] fn enhancement New feature or request ffi needs-design rust+sql Interop between Rust and SQL
#652 opened Aug 25, 2022 by workingjubilee
Incrementally adding #[deny(unsafe_op_in_unsafe_fn)] docs Improvements or additions to documentation ffi-safety good first issue Good for newcomers
#653 opened Aug 25, 2022 by workingjubilee
RFC: A crate for Rust impls of Postgres types deps About dependency management refactor Changes would be considered a refactor of existing functionality. revisit-for:1.0 rfc rust+sql Interop between Rust and SQL
#674 opened Sep 7, 2022 by workingjubilee
#[cfg(feature = "plrust")] for ways to abort Postgres deps About dependency management enhancement New feature or request ffi help wanted Extra attention is needed
#675 opened Sep 9, 2022 by workingjubilee
Refactoring ExternArgs -> SQL gen for type safety enhancement New feature or request refactor Changes would be considered a refactor of existing functionality. sql-gen
#690 opened Sep 14, 2022 by workingjubilee
Installation scripts for a couple Linuxes docs Improvements or additions to documentation
#789 opened Oct 19, 2022 by workingjubilee
Sub-transactions and Postgres error capture functionality rust+sql Interop between Rust and SQL
#790 opened Oct 19, 2022 by yrashk
postgis geometry type postgis rust+sql Interop between Rust and SQL
#806 opened Oct 21, 2022 by FreeGIS
Nicer table return syntax pgrx-iter rust+sql Interop between Rust and SQL
#811 opened Oct 21, 2022 by workingjubilee
A way to support unknown composite types as function arguments rust+sql Interop between Rust and SQL
#825 opened Oct 28, 2022 by montanalow
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.