Docs.rs
pgrx-0.12.9
pgrx 0.12.9
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
eeeebbbbrrrr
workingjubilee
PgCentralFoundation
Dependencies
atomic-traits ^0.3.0
normal
bitflags ^2.4.0
normal
bitvec ^1.0
normal
enum-map ^2.6.3
normal
heapless ^0.8
normal
libc ^0.2
normal
once_cell ^1.18.0
normal
pgrx-macros =0.12.9
normal
pgrx-pg-sys =0.12.9
normal
pgrx-sql-entity-graph =0.12.9
normal
seahash ^4.1.0
normal
serde ^1.0
normal
serde_cbor ^0.11.2
normal
serde_json ^1.0
normal
thiserror ^1
normal
uuid ^1.4.1
normal
Versions
65.1%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pgrx
0.12.9
In pgrx::
fcinfo
pgrx
::
fcinfo
Function
srf_is_first_call
Copy item path
Source
pub unsafe fn srf_is_first_call(fcinfo:
FunctionCallInfo
) ->
bool