Docs.rs
  • pgrx-pg-sys-0.14.0
    • pgrx-pg-sys 0.14.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • eeeebbbbrrrr
    • workingjubilee
    • PgCentralFoundation
    • Dependencies
      • libc ^0.2 normal
      • pgrx-macros =0.14.0 normal
      • pgrx-sql-entity-graph =0.14.0 normal
      • serde ^1.0 normal
      • sptr ^0.3 normal
      • pgrx-bindgen =0.14.0 build
      • cee-scape ^0.2 normal
    • Versions
    • 0.57% 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

pgrx_pg_sys0.14.0

Module StatMsgType

Module Items

  • Constants
  • Type Aliases

In crate pgrx_pg_sys

pgrx_pg_sys

Module StatMsgType

Source

Constants§

PGSTAT_MTYPE_ANALYZE
PGSTAT_MTYPE_ARCHIVER
PGSTAT_MTYPE_AUTOVAC_START
PGSTAT_MTYPE_BGWRITER
PGSTAT_MTYPE_CHECKSUMFAILURE
PGSTAT_MTYPE_CONNECT
PGSTAT_MTYPE_DEADLOCK
PGSTAT_MTYPE_DISCONNECT
PGSTAT_MTYPE_DROPDB
PGSTAT_MTYPE_DUMMY
PGSTAT_MTYPE_FUNCPURGE
PGSTAT_MTYPE_FUNCSTAT
PGSTAT_MTYPE_INQUIRY
PGSTAT_MTYPE_RECOVERYCONFLICT
PGSTAT_MTYPE_REPLSLOT
PGSTAT_MTYPE_RESETCOUNTER
PGSTAT_MTYPE_RESETREPLSLOTCOUNTER
PGSTAT_MTYPE_RESETSHAREDCOUNTER
PGSTAT_MTYPE_RESETSINGLECOUNTER
PGSTAT_MTYPE_RESETSLRUCOUNTER
PGSTAT_MTYPE_SLRU
PGSTAT_MTYPE_TABPURGE
PGSTAT_MTYPE_TABSTAT
PGSTAT_MTYPE_TEMPFILE
PGSTAT_MTYPE_VACUUM
PGSTAT_MTYPE_WAL

Type Aliases§

Type