set constraint check timing for the current transaction NAME SET_CONSTRAINTS - set constraint check timing for the current transaction SYNOPSIS SET CONSTRAINTS { ALL...define a new table NAME CREATE_TABLE - define a new table SYNOPSIS CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } | UNLOGGED ] TABLE [ IF NOT EXISTS ] table_name ( [ { column_nam…adds private key identities to the OpenSSH authentication agent NAME ssh-add — adds private key identities to the OpenSSH authentication agent SYNOPSIS ssh-add [ -CcDdKkLlqvXx ] [ …define a new domain NAME CREATE_DOMAIN - define a new domain SYNOPSIS CREATE DOMAIN name [ AS ] data_type [ COLLATE collation ] [ DEFAULT expression ] [ domain_constraint [ ... ] ]…OpenSSL built in OSSL_STORE for Windows NAME OSSL_STORE-winstore - OpenSSL built in OSSL_STORE for Windows DESCRIPTION The OSSL_STORE implementation for Windows provides access to …change the definition of a table NAME ALTER_TABLE - change the definition of a table SYNOPSIS ALTER TABLE [ IF EXISTS ] [ ONLY ] name [ * ] action [, ... ] ALTER TABLE [ IF EXISTS …change the definition of a domain NAME ALTER_DOMAIN - change the definition of a domain SYNOPSIS ALTER DOMAIN name { SET DEFAULT expression | DROP DEFAULT } ALTER DOMAIN name { SET…...OP TRIGGER ( DROP_TRIGGER (7)), CREATE FUNCTION ( CREATE_FUNCTION (7)), SET CONSTRAINTS ( SET_CONSTRAINTS (7))X509 V3 certificate extension configuration format NAME x509v3_config - X509 V3 certificate extension configuration format DESCRIPTION Several OpenSSL commands can add extensions t…enforce a Landlock ruleset NAME landlock_restrict_self - enforce a Landlock ruleset LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/landlock.h> /* Definition of …executes System-V style init script actions NAME invoke-rc.d - executes System-V style init script actions SYNOPSIS invoke-rc.d [ --quiet ] [ --force ] [ --try-anyway ] [ --disclos…ITU-T X.25 / ISO/IEC 8208 protocol interface NAME x25 - ITU-T X.25 / ISO/IEC 8208 protocol interface SYNOPSIS #include <sys/socket.h> #include <linux/x25.h> x25_socket = socket(AF_…empty a table or set of tables NAME TRUNCATE - empty a table or set of tables SYNOPSIS TRUNCATE [ TABLE ] [ ONLY ] name [ * ] [, ... ] [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CA…create new rows in a table NAME INSERT - create new rows in a table SYNOPSIS [ WITH [ RECURSIVE ] with_query [, ...] ] INSERT INTO table_name [ AS alias ] [ ( column_name [, ...] )…remove a table NAME DROP_TABLE - remove a table SYNOPSIS DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ] DESCRIPTION DROP TABLE removes tables from the database. Only …run scripts or programs in a directory NAME run-parts - run scripts or programs in a directory SYNOPSIS run-parts [--test] [--verbose] [--debug] [--report] [--lsbsysinit] [--regex=…define a new foreign table NAME CREATE_FOREIGN_TABLE - define a new foreign table SYNOPSIS CREATE FOREIGN TABLE [ IF NOT EXISTS ] table_name ( [ { column_name data_type [ OPTIONS (…The Argon2 EVP KDF implementation NAME EVP_KDF-ARGON2 - The Argon2 EVP KDF implementation DESCRIPTION Support for computing the argon2 password-based KDF through the EVP_KDF API. T…MPTCP path manager configuration NAME ip-mptcp - MPTCP path manager configuration SYNOPSIS ip [ OPTIONS ] mptcp { endpoint | limits | help } ip mptcp endpoint add IFADDR [ port POR…change the definition of a subscription NAME ALTER_SUBSCRIPTION - change the definition of a subscription SYNOPSIS ALTER SUBSCRIPTION name CONNECTION ' conninfo ' ALTER SUBSCRIPTIO…