issues
search
sgrif
/
pq-sys
Auto-generated rust bindings for libpq
Apache License 2.0
41
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update bundled libpq version to postgres 17
#68
weiznich
closed
1 month ago
0
Fix linker error when building without openssl
#67
stormshield-gt
closed
1 month ago
1
Make usage of openSSL optional
#66
stormshield-gt
closed
1 month ago
5
Prepare the next release
#65
weiznich
closed
4 months ago
0
Also link openssl on windows
#64
weiznich
closed
4 months ago
0
Fix the macos ci + reenable the diesel test
#63
weiznich
closed
5 months ago
0
Prepare a 0.6.0 release
#62
weiznich
closed
5 months ago
0
Fix the pq-src licence to match the actual postgresql licence
#61
weiznich
closed
5 months ago
0
Remove the `vendored` feature of `openssl-sys`
#60
stormshield-kg
closed
6 months ago
0
Macos fix
#59
weiznich
closed
6 months ago
0
Make `openSSL` opt-out when using `pq-src`
#58
stormshield-gt
closed
5 months ago
2
Fix/old glibc does not have explicit bzero
#57
weiznich
closed
6 months ago
0
Update README.md with docs link
#56
bionicles
closed
6 months ago
0
Fix the generated include
#55
weiznich
closed
6 months ago
0
Use environment variables in build script instead of cfg directives
#54
stormshield-kg
closed
7 months ago
2
Using `#[cfg(target_os = ...]` doesn't work in build scripts
#53
stormshield-kg
closed
7 months ago
2
Add the m1 runners to CI + minor updates for the workflow
#52
weiznich
closed
8 months ago
0
Update libpq source to 16.2
#51
weiznich
closed
8 months ago
0
Allow other crates to reuse the bundled static build
#50
weiznich
closed
8 months ago
0
Bump version to 0.5 and perpare a release
#49
weiznich
closed
9 months ago
0
Add an asan feature flag
#48
weiznich
closed
10 months ago
0
Update the included bindings + add a `buildtime_bindgen` feature flag that allows to generate the bindings at compile time
#47
weiznich
closed
10 months ago
0
Add a pq-src crate for a bundled feature flag
#46
weiznich
closed
10 months ago
11
Add ci
#45
weiznich
closed
1 year ago
0
fix: added wldap32 to linked libraries for target_env msvc
#44
BamButz
closed
1 year ago
3
Segfault when running tests on alpine
#43
l-austenfeld
closed
4 months ago
2
Setup a CI
#42
weiznich
closed
11 months ago
6
Vcpkg support uses deprecated functions which don't work correctly
#41
Diggsey
closed
2 years ago
3
Make cross-compilation possible
#40
spruce
closed
2 years ago
2
VCPKG_ROOT not respected
#39
buehler
opened
2 years ago
1
segmentation fault in docker containers
#38
zkourouma
closed
2 years ago
3
set RPATH on illumos and Linux (#36)
#37
davepacheco
closed
3 years ago
4
build does not set RPATH
#36
davepacheco
opened
3 years ago
1
Mac OSX Bug Sur: workaround for pq-sys causes recompile of pq-sys for every cargo build/check.
#35
staninprague
closed
3 years ago
1
Problems to compile on MacOs BigSur due to Linking Issues with Clang
#34
jescobar
closed
3 years ago
2
Bundling support
#33
nico-abram
closed
10 months ago
2
Tests fail on 32bit architectures
#32
ignatenkobrain
closed
9 months ago
6
The build script adds standard path to rustc-link-search, causing troubles
#31
jerry73204
opened
4 years ago
1
Missing functions
#30
sanpii
closed
9 months ago
1
Add feature for including openssl-sys
#29
Raniz85
closed
10 months ago
9
Check PostgreSQL major version and add linking flags if needed
#28
golddranks
closed
10 months ago
6
Static linking breaks with Postgres 12
#27
golddranks
closed
10 months ago
6
shell32 is neeeded in latest Rust builds because of linking errors
#26
ian-p-cooke
closed
5 years ago
2
Static linking needs to include `openssl` somehow.
#25
emk
closed
4 years ago
6
Unresolved dependency on shell32 on windows
#24
retep998
closed
9 months ago
2
use vcpkg with automatic dependency following
#23
mcgoo
closed
2 years ago
4
Update Cargo.toml
#22
kornelski
closed
5 years ago
3
Double colon in build.rs: cargo::rerun...
#21
kolloch
closed
6 years ago
0
Remove double colon in cargo::rerun-if-env-changed
#20
kolloch
closed
6 years ago
0
Feature/platform depend static compilation
#19
weiznich
closed
6 years ago
5
Next