release a previously defined savepoint NAME RELEASE_SAVEPOINT - release a previously defined savepoint SYNOPSIS RELEASE [ SAVEPOINT ] savepoint_name DE......e, SAVEPOINT is fully SQL conforming. SEE ALSO BEGIN (7), COMMIT (7), RELEASE SAVEPOINT ( RELEASE_SAVEPOINT (7)), ROLLBACK (7), ROLLBACK TO SAVEPOINT ( ROLLBACK_TO_SAVEPOINT (7)…...command conforms to the SQL standard. SEE ALSO BEGIN (7), COMMIT (7), RELEASE SAVEPOINT ( RELEASE_SAVEPOINT (7)), ROLLBACK (7), SAVEPOINT (7)start a transaction block NAME BEGIN - start a transaction block SYNOPSIS BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ] where transaction_mode is one of: ISOLATION LEVE…abort the current transaction NAME ROLLBACK - abort the current transaction SYNOPSIS ROLLBACK [ WORK | TRANSACTION ] [ AND [ NO ] CHAIN ] DESCRIPTION ROLLBACK rolls back the curren…start a transaction block NAME START_TRANSACTION - start a transaction block SYNOPSIS START TRANSACTION [ transaction_mode [, ...] ] where transaction_mode is one of: ISOLATION LEV…close a cursor NAME CLOSE - close a cursor SYNOPSIS CLOSE { name | ALL } DESCRIPTION CLOSE frees the resources associated with an open cursor. After the cursor is closed, no subseq…change a run-time parameter NAME SET - change a run-time parameter SYNOPSIS SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | ' value ' | DEFAULT } SET [ SESSION…update rows of a table NAME UPDATE - update rows of a table SYNOPSIS [ WITH [ RECURSIVE ] with_query [, ...] ] UPDATE [ ONLY ] table_name [ * ] [ [ AS ] alias ] SET { column_name =…Operating system identification NAME os-release, initrd-release, extension-release - Operating system identification SYNOPSIS /etc/os-release /usr/lib/os-release /etc/initrd-releas…Operating system identification NAME os-release, initrd-release, extension-release - Operating system identification SYNOPSIS /etc/os-release /usr/lib/os-release /etc/initrd-releas…Operating system identification NAME os-release, initrd-release, extension-release - Operating system identification SYNOPSIS /etc/os-release /usr/lib/os-release /etc/initrd-releas…get glibc version and release NAME gnu_get_libc_version, gnu_get_libc_release - get glibc version and release LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <gnu/libc-…get glibc version and release NAME gnu_get_libc_version, gnu_get_libc_release - get glibc version and release LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <gnu/libc-…Preference control file for APT NAME apt_preferences - Preference control file for APT DESCRIPTION The APT preferences file /etc/apt/preferences and the fragment files in the /etc/…Archive authentication support for APT NAME apt-secure - Archive authentication support for APT DESCRIPTION Starting with version 0.6, APT contains code that does signature checkin…An overview of recommended workflows with Git NAME gitworkflows - An overview of recommended workflows with Git SYNOPSIS git * DESCRIPTION This document attempts to write down and …C and UNIX Standards NAME standards - C and UNIX Standards DESCRIPTION The STANDARDS section that appears in many manual pages identifies various standards to which the documented …release free memory from the heap NAME malloc_trim - release free memory from the heap LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> int malloc_trim(size_t…Declarative allocation of system users and groups NAME sysusers.d - Declarative allocation of system users and groups SYNOPSIS /etc/sysusers.d/*.conf /run/sysusers.d/*.conf /usr/lo…