install an extension NAME CREATE_EXTENSION - install an extension SYNOPSIS CREATE EXTENSION [ IF NOT EXISTS ] extension_name [ WITH......well. COMPATIBILITY DROP EXTENSION is a PostgreSQL extension. SEE ALSO CREATE EXTENSION ( CREATE_EXTENSION (7)), ALTER EXTENSION ( ALTER_EXTENSION (7))change the definition of a function NAME ALTER_FUNCTION - change the definition of a function SYNOPSIS ALTER FUNCTION name [ ( [ [ argmode ] [ argname ] argtype [, ...] ] ) ] actio…change the definition of a procedure NAME ALTER_PROCEDURE - change the definition of a procedure SYNOPSIS ALTER PROCEDURE name [ ( [ [ argmode ] [ argname ] argtype [, ...] ] ) ] a…define a new transform NAME CREATE_TRANSFORM - define a new transform SYNOPSIS CREATE [ OR REPLACE ] TRANSFORM FOR type_name LANGUAGE lang_name ( FROM SQL WITH FUNCTION from_sql_fu…convert .h C header files to Perl extensions NAME h2xs - convert .h C header files to Perl extensions SYNOPSIS h2xs [ OPTIONS ...] [headerfile ... [extra_libraries]] h2xs -h | -? |…Activates System Extension Images NAME systemd-sysext, systemd-sysext.service, systemd-confext, systemd-confext.service - Activates System Extension Images SYNOPSIS systemd-sysext …Activates System Extension Images NAME systemd-sysext, systemd-sysext.service, systemd-confext, systemd-confext.service - Activates System Extension Images SYNOPSIS systemd-sysext …Activates System Extension Images NAME systemd-sysext, systemd-sysext.service, systemd-confext, systemd-confext.service - Activates System Extension Images SYNOPSIS systemd-sysext …Activates System Extension Images NAME systemd-sysext, systemd-sysext.service, systemd-confext, systemd-confext.service - Activates System Extension Images SYNOPSIS systemd-sysext …Proxy certificates in OpenSSL NAME proxy-certificates - Proxy certificates in OpenSSL DESCRIPTION Proxy certificates are defined in RFC 3820. They are used to extend rights to some…remove a procedure NAME DROP_PROCEDURE - remove a procedure SYNOPSIS DROP PROCEDURE [ IF EXISTS ] name [ ( [ [ argmode ] [ argname ] argtype [, ...] ] ) ] [, ...] [ CASCADE | RESTR…remove a procedural language NAME DROP_LANGUAGE - remove a procedural language SYNOPSIS DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE | RESTRICT ] DESCRIPTION DROP LANG…remove a routine NAME DROP_ROUTINE - remove a routine SYNOPSIS DROP ROUTINE [ IF EXISTS ] name [ ( [ [ argmode ] [ argname ] argtype [, ...] ] ) ] [, ...] [ CASCADE | RESTRICT ] DE…X509 V3 certificate extension configuration format NAME x509v3_config - X509 V3 certificate extension configuration format DESCRIPTION Several OpenSSL commands can add extensions t…define a new table from the results of a query NAME CREATE_TABLE_AS - define a new table from the results of a query SYNOPSIS CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } | UNL…extract a PostgreSQL database into a script file or other archive file NAME pg_dump - extract a PostgreSQL database into a script file or other archive file SYNOPSIS pg_dump [ conn…sample minimal CA application NAME openssl-ca - sample minimal CA application SYNOPSIS openssl ca [ -help ] [ -verbose ] [ -quiet ] [ -config filename ] [ -name section ] [ -sectio…open and possibly create a file (extended) NAME openat2 - open and possibly create a file (extended) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> /* Defini…PKCS#10 certificate request and certificate generating command NAME openssl-req - PKCS#10 certificate request and certificate generating command SYNOPSIS openssl req [ -help ] [ -c…