-
-
Notifications
You must be signed in to change notification settings - Fork 272
Issues: pgcentralfoundation/pgrx
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
Label
Projects
Milestones
Assignee
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
#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: Interop between Rust and SQL
INET
, MACADDR
, and MACADDR8
type support
rfc
rust+sql
#500
opened Mar 23, 2022 by
Hoverbear
pgrx extensions fail to compile with latest "Postgres.app" Universal Binary
sys:aarch64-macos
#566
opened May 16, 2022 by
eeeebbbbrrrr
I tried to use the name!() macro in this code example and it gave me an error. Once I removed the quotes the error passed
confusing
This doesn't seem right
#594
opened Jun 20, 2022 by
TianzeMYou
Consider refactoring Good for newcomers
metabug
*mut T
to NonNull<T>
, &T
, or &mut T
ffi-safety
good first issue
#621
opened Aug 12, 2022 by
workingjubilee
1 of 24 tasks
Allowing New feature or request
ffi
needs-design
rust+sql
Interop between Rust and SQL
{i,u}size
in #[pg_extern] fn
enhancement
#652
opened Aug 25, 2022 by
workingjubilee
Incrementally adding Improvements or additions to documentation
ffi-safety
good first issue
Good for newcomers
#[deny(unsafe_op_in_unsafe_fn)]
docs
#653
opened Aug 25, 2022 by
workingjubilee
#[pg_extern] const fn
could imply STABLE or IMMUTABLE in some cases
enhancement
#670
opened Sep 2, 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
#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
Find a way to break using Something isn't working
pgrx-spi
SpiClient::select
to write the DB
bug
#693
opened Sep 18, 2022 by
workingjubilee
Integrate
cargo pgx new
templates into repo + workflows
test-support
#769
opened Oct 17, 2022 by
workingjubilee
cargo-pgrx
should be able to compile extensions with a smaller patch version
cargo-pgrx
#773
opened Oct 17, 2022 by
eeeebbbbrrrr
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
Publishing tool should allow recovery from mid-stride errors
enhancement
New feature or request
releases
#803
opened Oct 21, 2022 by
workingjubilee
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
Publishing tool should validate branch and version
enhancement
New feature or request
releases
#812
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.