ASCII character set encoded in octal, decimal, and hexadecimal NAME ascii - ASCII character set encoded in octal, decimal, and hexadecimal DESCRIPTION ASCII is the American Standar…optional parts of the POSIX standard NAME posixoptions - optional parts of the POSIX standard DESCRIPTION The POSIX standard (the information below is from POSIX.1-2001) describes …Ukrainian character set encoded in octal, decimal, and hexadecimal NAME koi8-u - Ukrainian character set encoded in octal, decimal, and hexadecimal DESCRIPTION RFC 2310 defines an …Russian character set encoded in octal, decimal, and hexadecimal NAME koi8-r - Russian character set encoded in octal, decimal, and hexadecimal DESCRIPTION RFC 1489 defines an 8-bi…CP 1252 character set encoded in octal, decimal, and hexadecimal NAME cp1252 - CP 1252 character set encoded in octal, decimal, and hexadecimal DESCRIPTION The Windows Code Pages i…CP 1251 character set encoded in octal, decimal, and hexadecimal NAME cp1251 - CP 1251 character set encoded in octal, decimal, and hexadecimal DESCRIPTION The Windows Code Pages i…change the definition of an aggregate function NAME ALTER_AGGREGATE - change the definition of an aggregate function SYNOPSIS ALTER AGGREGATE name ( aggregate_signature ) RENAME TO…show the execution plan of a statement NAME EXPLAIN - show the execution plan of a statement SYNOPSIS EXPLAIN [ ( option [, ...] ) ] statement where option can be one of: ANALYZE […Disk Image Dissection Policy NAME systemd.image-policy - Disk Image Dissection Policy DESCRIPTION In systemd, whenever a disk image (DDI) implementing the Discoverable Partitions S…remove an aggregate function NAME DROP_AGGREGATE - remove an aggregate function SYNOPSIS DROP AGGREGATE [ IF EXISTS ] name ( aggregate_signature ) [, ...] [ CASCADE | RESTRICT ] wh…define or change a security label applied to an object NAME SECURITY_LABEL - define or change a security label applied to an object SYNOPSIS SECURITY LABEL [ FOR provider ] ON { TA…TCP protocol NAME tcp - TCP protocol SYNOPSIS #include <sys/socket.h> #include <netinet/in.h> #include <netinet/tcp.h> tcp_socket = socket(AF_INET, SOCK_STREAM, 0); DESCRIPTION Thi…change the definition of an extension NAME ALTER_EXTENSION - change the definition of an extension SYNOPSIS ALTER EXTENSION name UPDATE [ TO new_version ] ALTER EXTENSION name SET …A Git Glossary NAME gitglossary - A Git Glossary SYNOPSIS * DESCRIPTION alternate object database Via the alternates mechanism, a repository can inherit part of its object database…define a new encoding conversion NAME CREATE_CONVERSION - define a new encoding conversion SYNOPSIS CREATE [ DEFAULT ] CONVERSION name FOR source_encoding TO dest_encoding FROM fun…define or change the comment of an object NAME COMMENT - define or change the comment of an object SYNOPSIS COMMENT ON { ACCESS METHOD object_name | AGGREGATE aggregate_name ( aggr…Hierarchical Fair Service Curve NAME tc-hfcs - Hierarchical Fair Service Curve HISTORY & INTRODUCTION HFSC (Hierarchical Fair Service Curve) is a network packet scheduling algorith…copy data between a file and a table NAME COPY - copy data between a file and a table SYNOPSIS COPY table_name [ ( column_name [, ...] ) ] FROM { ' filename ' | PROGRAM ' command '…debuginfod client environment variables, cache control files and etc. NAME debuginfod-client-config - debuginfod client environment variables, cache control files and etc. SYNOPSIS…Kernel command line parameters NAME kernel-command-line - Kernel command line parameters SYNOPSIS /proc/cmdline DESCRIPTION The kernel, the programs running in the initrd and in th…