Docs.rs
  • pgrx-0.12.3
    • pgrx 0.12.3
    • 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.3 normal
      • pgrx-pg-sys =0.12.3 normal
      • pgrx-sql-entity-graph =0.12.3 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
    • 67.01% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pgrx0.12.3

Module FunctionParameterMode

Module Items

  • Constants
  • Type Aliases

In pgrx::pg_sys

Module pgrx::pg_sys::FunctionParameterMode

source ·

Constants§

  • FUNC_PARAM_DEFAULT
  • FUNC_PARAM_IN
  • FUNC_PARAM_INOUT
  • FUNC_PARAM_OUT
  • FUNC_PARAM_TABLE
  • FUNC_PARAM_VARIADIC

Type Aliases§

  • Type