Struct pgx_pg_sys::LOCALLOCKTAG
source · Fields§
§lock: LOCKTAG§mode: LOCKMODETrait Implementations§
source§impl Clone for LOCALLOCKTAG
impl Clone for LOCALLOCKTAG
source§fn clone(&self) -> LOCALLOCKTAG
fn clone(&self) -> LOCALLOCKTAG
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Debug for LOCALLOCKTAG
impl Debug for LOCALLOCKTAG
source§impl Default for LOCALLOCKTAG
impl Default for LOCALLOCKTAG
source§fn default() -> LOCALLOCKTAG
fn default() -> LOCALLOCKTAG
Returns the “default value” for a type. Read more