issues
search
pgcentralfoundation
/
pgrx
Build Postgres Extensions with Rust!
Other
3.7k
stars
249
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement UnboxDatum for ItemPointerData
#1900
syvb
closed
1 month ago
1
Expose Postgres Index Free Space Map (FSM) functions
#1899
travisturner
closed
1 month ago
1
Use cstr literal syntax to avoid unsafe and ???
#1898
workingjubilee
closed
1 month ago
0
Build failed on ppc64el
#1897
tucnak
closed
1 month ago
13
`impl FromDatum for CString`
#1896
workingjubilee
closed
1 month ago
2
Need a non-ontologically-broken API for testing
#1895
workingjubilee
closed
1 month ago
1
Always panic if len of varlena exceeds the maximum
#1894
YohDeadfall
closed
1 month ago
1
Improved messages for json errors
#1893
YohDeadfall
closed
1 month ago
0
Removed an extra alloc in jsonb's IntoDatum
#1892
YohDeadfall
closed
1 month ago
1
Add `BorrowDatum` for unsizing borrows of datums
#1891
workingjubilee
closed
1 month ago
1
Support refs to unsized SqlTranslatable types
#1890
workingjubilee
closed
1 month ago
1
Fixed IntoDatum impl for char introduced by #1887
#1889
YohDeadfall
closed
1 month ago
1
Upgrading to 0.12.4
#1888
jawj
opened
1 month ago
0
Removed extra allocation from `IntoDatum for char`
#1887
YohDeadfall
closed
1 month ago
4
Macro based IntoDatum for string types
#1886
YohDeadfall
closed
1 month ago
7
fix(pgrx-bindgen): remove anonymous enum deprecation
#1885
burmecia
closed
1 month ago
1
Nullable is Copy when T is Copy
#1884
workingjubilee
closed
1 month ago
1
Update version to 0.12.5
#1883
eeeebbbbrrrr
closed
1 month ago
3
Fail to build pg_search extention after upgrade to pgrx 0.12.4
#1882
Traverso
closed
1 month ago
8
Move from pg17rc1 to pg17ga
#1881
eeeebbbbrrrr
closed
1 month ago
2
`#include "commands/extension.h"` and `#include "parser/parse_collate.h"`
#1880
eeeebbbbrrrr
closed
1 month ago
1
Added `oids_of!` macro
#1879
YohDeadfall
opened
1 month ago
10
Trait TypmodInOutFuncs for input(input, oid, typmod) function
#1878
KenjiBrown
opened
1 month ago
1
Trait TypmodInOutFuncs for input(input, oid, typmod) function
#1877
KenjiBrown
closed
1 month ago
0
Added non-atomic SPI connection
#1876
YohDeadfall
opened
1 month ago
2
Not all constants generated from headers have correct types
#1875
YohDeadfall
opened
1 month ago
3
How to ensure All Memory Allocation in a pgrx-based Plugin uses palloc Instead of Native malloc?
#1874
softhuafei
closed
1 month ago
2
feat: include commands/prepare.h
#1873
kysshsy
closed
1 month ago
0
`#include "parser/parse_relation.h"`
#1872
eeeebbbbrrrr
closed
2 months ago
0
Fix UI tests by making their stderr stable
#1871
YohDeadfall
opened
2 months ago
0
Changed CI to continue tests if one fails
#1870
YohDeadfall
closed
2 months ago
0
Updated macOS instructions
#1869
ccleve
closed
2 months ago
3
v0.12.4 chokes on pg 17 on Mac
#1868
ccleve
closed
2 months ago
3
Use `petgraph::algo::tarjan_scc` to order the schema graph
#1867
eeeebbbbrrrr
closed
2 months ago
1
`cargo pgrx schema` output isn't repeatable
#1866
eeeebbbbrrrr
closed
2 months ago
4
Can't build with local pgrx repo
#1865
kysshsy
closed
2 months ago
3
Allowed CStr to be used as SPI commands
#1864
YohDeadfall
closed
2 months ago
1
Fixed a typo in the FFI docs
#1863
YohDeadfall
closed
2 months ago
0
Removed not used sigsetjmp
#1862
YohDeadfall
closed
2 months ago
0
Address elided lifetimes lints
#1861
workingjubilee
closed
2 months ago
1
Returning an array of Postgres custom types
#1860
ccleve
closed
2 months ago
5
Fixed conversion of i64 and f64 to datums on 32-bit machines
#1859
YohDeadfall
closed
2 months ago
14
Made SPI query arguments type safe
#1858
YohDeadfall
closed
3 weeks ago
5
Update version to 0.12.4
#1857
eeeebbbbrrrr
closed
2 months ago
1
FlatArray and Text
#1856
workingjubilee
opened
2 months ago
3
Palloc and PStr?
#1855
workingjubilee
opened
2 months ago
0
use cc to generate cshim
#1854
usamoi
closed
2 months ago
7
fix segfault converting a null `pg_sys::Datum` to a `String`
#1853
eeeebbbbrrrr
closed
2 months ago
1
`String::from_datum()` of a null value led to a segmentation fault
#1852
lizardoluis
closed
2 months ago
4
Added into_iter for anyarray
#1851
YohDeadfall
closed
2 months ago
4
Previous
Next