define a new sequence generator NAME CREATE_SEQUENCE - define a new sequence generator SYNOPSIS CREATE [ {...copying strings and character sequences NAME stpcpy, strcpy, strcat, stpecpy, strtcpy, strlcpy, strlcat, stpncpy, strncpy,...change the definition of a sequence generator NAME ALTER_SEQUENCE - change the definition of a sequence generator SYNOPS...remove a sequence NAME DROP_SEQUENCE - remove a sequence SYNOPSIS DROP SEQUENCE [ IF EXISTS ] name [,......type; /* Type of message content */ __u16 nlmsg_flags; /* Additional flags */ __u32 nlmsg_seq; /* Sequence number */ __u32 nlmsg_pid; /* Sender port ID */ }; nlmsg_type can be o…...n A tablespace parameter to be set or reset. Currently, the only available parameters are seq_page_cost , random_page_cost , effective_io_concurrency and maintenance_io_concurre…...n A tablespace parameter to be set or reset. Currently, the only available parameters are seq_page_cost , random_page_cost , effective_io_concurrency and maintenance_io_concurre…...cution plan shows how the table(s) referenced by the statement will be scanned — by plain sequential scan, index scan, etc. — and if multiple tables are referenced, what join al…...l as an address for the entry, this should be combined with the boot ID in "_BOOT_ID=". __SEQNUM= , __SEQNUM_ID= The sequence number (and associated sequence number ID) of this …...bootup process based on UNIX System V Release 4 DESCRIPTION The bootup process (or " boot sequence ") varies in details among systems, but can be roughly divided into phases con…...am sockets are always reliable and don't reorder datagrams); and (since Linux 2.6.4) SOCK_SEQPACKET , for a sequenced-packet socket that is connection-oriented, preserves messag…...scard session state NAME DISCARD - discard session state SYNOPSIS DISCARD { ALL | PLANS | SEQUENCES | TEMPORARY | TEMP } DESCRIPTION DISCARD releases internal resources associat…...If the call fails, then the helper has no effect, and the caller continues to run its subsequent instructions. A call can fail if the destination program for the jump does not e…...it is faster. Furthermore, it reclaims disk space immediately, rather than requiring a subsequent VACUUM operation. This is most useful on large tables. PARAMETERS name The name…...ies a 16-bit code space. The most obvious Unicode encoding (known as UCS-2) consists of a sequence of 16-bit words. Such strings can contain—as part of many 16-bit characters—by…...ies a 16-bit code space. The most obvious Unicode encoding (known as UCS-2) consists of a sequence of 16-bit words. Such strings can contain—as part of many 16-bit characters—by…...e_specification ] GRANT { { USAGE | SELECT | UPDATE } [, ...] | ALL [ PRIVILEGES ] } ON { SEQUENCE sequence_name [, ...] | ALL SEQUENCES IN SCHEMA schema_name [, ...] } TO role_…...andoc_char — mandoc special characters DESCRIPTION This page documents the roff(7) escape sequences accepted by mandoc(1) to represent special characters in mdoc(7) and man(7) d…...es are based on it, many real-world manuals use small numbers of roff requests and escape sequences intermixed with their mdoc(7) or man(7) code. To properly format such manuals…...sibly followed by a single(!) '*', '+', '?', or bound . An atom followed by '*' matches a sequence of 0 or more matches of the atom. An atom followed by '+' matches a sequence o…