commit a transaction that was earlier prepared for two-phase commit NAME COMMIT_PREPARED - commit a transaction that was earlier prepared for two-phase commit SYNOPSIS COMMIT PRE..…...en XA), but the SQL side of those systems is not standardized. SEE ALSO COMMIT PREPARED ( COMMIT_PREPARED (7)), ROLLBACK PREPARED ( ROLLBACK_PREPARED (7))...standardized. SEE ALSO PREPARE TRANSACTION ( PREPARE_TRANSACTION (7)), COMMIT PREPARED ( COMMIT_PREPARED (7))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…listen for a notification NAME LISTEN - listen for a notification SYNOPSIS LISTEN channel DESCRIPTION LISTEN registers the current session as a listener on the notification channel…Hooks used by Git NAME githooks - Hooks used by Git SYNOPSIS $GIT_DIR/hooks/* (or `git config core.hooksPath`/*) DESCRIPTION Hooks are programs you can place in a hooks directory t…stop listening for a notification NAME UNLISTEN - stop listening for a notification SYNOPSIS UNLISTEN { channel | * } DESCRIPTION UNLISTEN is used to remove an existing registratio…define a new subscription NAME CREATE_SUBSCRIPTION - define a new subscription SYNOPSIS CREATE SUBSCRIPTION subscription_name CONNECTION ' conninfo ' PUBLICATION publication_name […change the definition of a subscription NAME ALTER_SUBSCRIPTION - change the definition of a subscription SYNOPSIS ALTER SUBSCRIPTION name CONNECTION ' conninfo ' ALTER SUBSCRIPTIO…Update the object name stored in a ref safely NAME git-update-ref - Update the object name stored in a ref safely SYNOPSIS git update-ref [-m <reason>] [--no-deref] (-d <ref> [<old…Git data exporter NAME git-fast-export - Git data exporter SYNOPSIS git fast-export [<options>] | git fast-import DESCRIPTION This program dumps the given revisions in a form suita…Show a Git logical variable NAME git-var - Show a Git logical variable SYNOPSIS git var (-l | <variable>) DESCRIPTION Prints a Git logical variable. Exits with code 1 if the variab…Reset current HEAD to the specified state NAME git-reset - Reset current HEAD to the specified state SYNOPSIS git reset [-q] [<tree-ish>] [--] <pathspec>... git reset [-q] [--paths…Add or inspect object notes NAME git-notes - Add or inspect object notes SYNOPSIS git notes [list [<object>]] git notes add [-f] [--allow-empty] [--[no-]separator | --separator=<pa…Record changes to the repository NAME git-commit - Record changes to the repository SYNOPSIS git commit [-a | --interactive | --patch] [-s] [-v] [-u<mode>] [--amend] [--dry-run] [(…generate a notification NAME NOTIFY - generate a notification SYNOPSIS NOTIFY channel [ , payload ] DESCRIPTION The NOTIFY command sends a notification event together with an optio…Rewrite branches NAME git-filter-branch - Rewrite branches SYNOPSIS git filter-branch [--setup <command>] [--subdirectory-filter <directory>] [--env-filter <command>] [--tree-filte…Manage multiple working trees NAME git-worktree - Manage multiple working trees SYNOPSIS git worktree add [-f] [--detach] [--checkout] [--lock [--reason <string>]] [--orphan] [(-b …how to submit bug reports on Perl NAME perlbug - how to submit bug reports on Perl SYNOPSIS perlbug perlbug [ -v ] [ -a address ] [ -s subject ] [ -b body | -f inputfile ] [ -F out…how to submit bug reports on Perl NAME perlbug - how to submit bug reports on Perl SYNOPSIS perlbug perlbug [ -v ] [ -a address ] [ -s subject ] [ -b body | -f inputfile ] [ -F out…