OpenSuSE Man Pages
home |
help
- ABORT (7pg161)
- abort the current transaction
- CLOSE (7pg161)
- close a cursor
- CLUSTER (7pg161)
- cluster a table according to an index
- COMMENT (7pg161)
- define or change the comment of an object
- DECLARE (7pg161)
- define a cursor
- DELETE (7pg161)
- delete rows of a table
- DISCARD (7pg161)
- discard session state
- Date::Manip::Migration5to6 (3)
- how to upgrade from 5.xx to 6.00
- Date::Manip::Migration5to6 (3pm)
- how to upgrade from 5.xx to 6.00
- DateTime::Locale::en_PG (3)
- Locale data examples for the English Papua New ...
- DateTime::Locale::en_PG (3pm)
- Locale data examples for the English Papua Ne...
- END (7pg161)
- commit the current transaction
- LISTEN (7pg161)
- listen for a notification
- LOAD (7pg161)
- load a shared library file
- LOCK (7pg161)
- lock a table
- MERGE (7pg161)
- conditionally insert, update, or delete rows of a table
- MOVE (7pg161)
- position a cursor
- Mail::SpamAssassin::BayesStore::PgSQL (3)
- PostgreSQL Specific Bayesian Stor...
- Mail::SpamAssassin::BayesStore::PgSQL (3pm)
- PostgreSQL Specific Bayesian St...
- Net::DNS::RR::OPENPGPKEY (3)
- DNS OPENPGPKEY resource record
- Net::DNS::RR::OPENPGPKEY (3pm)
- DNS OPENPGPKEY resource record
- RESET (7pg161)
- restore the value of a run-time parameter to the defau...
- SELECT (7pg161)
- retrieve rows from a table or view
- SET (7pg161)
- change a run-time parameter
- TRUNCATE (7pg161)
- empty a table or set of tables
- Test2::Transition (3)
- Transition notes when upgrading to Test2
- Test2::Transition (3pm)
- Transition notes when upgrading to Test2
- UPDATE (7pg161)
- update rows of a table
- addgnupghome (8)
- Create .gnupg home directories
- ALTER_AGGREGATE (7pg161)
- change the definition of an aggregate function
- ALTER_COLLATION (7pg161)
- change the definition of a collation
- ALTER_CONVERSION (7pg161)
- change the definition of a conversion
- ALTER_DATABASE (7pg161)
- change a database
- ALTER_DEFAULT_PRIVILEGES (7pg161)
- define default access privileges
- ALTER_DOMAIN (7pg161)
- change the definition of a domain
- ALTER_EVENT_TRIGGER (7pg161)
- change the definition of an event trigger
- ALTER_EXTENSION (7pg161)
- change the definition of an extension
- ALTER_FOREIGN_DATA_WRAPPER (7pg161)
- change the definition of a foreign-data...
- ALTER_FOREIGN_TABLE (7pg161)
- change the definition of a foreign table
- ALTER_FUNCTION (7pg161)
- change the definition of a function
- ALTER_GROUP (7pg161)
- change role name or membership
- ALTER_INDEX (7pg161)
- change the definition of an index
- ALTER_LANGUAGE (7pg161)
- change the definition of a procedural language
- ALTER_LARGE_OBJECT (7pg161)
- change the definition of a large object
- ALTER_MATERIALIZED_VIEW (7pg161)
- change the definition of a materialized view
- ALTER_OPERATOR (7pg161)
- change the definition of an operator
- ALTER_OPERATOR_CLASS (7pg161)
- change the definition of an operator class
- ALTER_OPERATOR_FAMILY (7pg161)
- change the definition of an operator family
- ALTER_POLICY (7pg161)
- change the definition of a row-level security policy
- ALTER_PROCEDURE (7pg161)
- change the definition of a procedure
- ALTER_PUBLICATION (7pg161)
- change the definition of a publication
- ALTER_ROLE (7pg161)
- change a database role
- ALTER_ROUTINE (7pg161)
- change the definition of a routine
- ALTER_RULE (7pg161)
- change the definition of a rule
- ALTER_SCHEMA (7pg161)
- change the definition of a schema
- ALTER_SEQUENCE (7pg161)
- change the definition of a sequence generator
- ALTER_SERVER (7pg161)
- change the definition of a foreign server
- ALTER_STATISTICS (7pg161)
- change the definition of an extended statistics o...
- ALTER_SUBSCRIPTION (7pg161)
- change the definition of a subscription
- ALTER_SYSTEM (7pg161)
- change a server configuration parameter
- ALTER_TABLE (7pg161)
- change the definition of a table
- ALTER_TABLESPACE (7pg161)
- change the definition of a tablespace
- ALTER_TEXT_SEARCH_CONFIGURATION (7pg161)
- change the definition of a text se...
- ALTER_TEXT_SEARCH_DICTIONARY (7pg161)
- change the definition of a text searc...
- ALTER_TEXT_SEARCH_PARSER (7pg161)
- change the definition of a text search pa...
- ALTER_TEXT_SEARCH_TEMPLATE (7pg161)
- change the definition of a text search ...
- ALTER_TRIGGER (7pg161)
- change the definition of a trigger
- ALTER_TYPE (7pg161)
- change the definition of a type
- ALTER_USER (7pg161)
- change a database role
- ALTER_USER_MAPPING (7pg161)
- change the definition of a user mapping
- ALTER_VIEW (7pg161)
- change the definition of a view
- ANALYZE (7pg161)
- collect statistics about a database
- anytopnm (1)
- convert an arbitrary type of image file to PBM, PGM, o...
- applygnupgdefaults (8)
- Run gpgconf - apply-defaults for all users.
- asciitopgm (1)
- convert ASCII graphics into a PGM
- BEGIN (7pg161)
- start a transaction block
- bioradtopgm (1)
- convert a Biorad confocal file into a PGM image
- bmptopnm (1)
- convert a BMP file into a PBM, PGM, or PNM image
- bogoupgrade (1)
- upgrades bogofilter database to current version
- CALL (7pg161)
- invoke a procedure
- capget (2)
- set/get capabilities of thread(s)
- capgetp (3)
- capability manipulation on processes
- CHECKPOINT (7pg161)
- force a write-ahead log checkpoint
- clusterdb (1pg161)
- cluster a PostgreSQL database
- COMMIT (7pg161)
- commit the current transaction
- COMMIT_PREPARED (7pg161)
- commit a transaction that was earlier prepared for...
- COPY (7pg161)
- copy data between a file and a table
- CREATE_ACCESS_METHOD (7pg161)
- define a new access method
- CREATE_AGGREGATE (7pg161)
- define a new aggregate function
- CREATE_CAST (7pg161)
- define a new cast
- CREATE_COLLATION (7pg161)
- define a new collation
- CREATE_CONVERSION (7pg161)
- define a new encoding conversion
- CREATE_DATABASE (7pg161)
- create a new database
- CREATE_DOMAIN (7pg161)
- define a new domain
- CREATE_EVENT_TRIGGER (7pg161)
- define a new event trigger
- CREATE_EXTENSION (7pg161)
- install an extension
- CREATE_FOREIGN_DATA_WRAPPER (7pg161)
- define a new foreign-data wrapper
- CREATE_FOREIGN_TABLE (7pg161)
- define a new foreign table
- CREATE_FUNCTION (7pg161)
- define a new function
- CREATE_GROUP (7pg161)
- define a new database role
- CREATE_INDEX (7pg161)
- define a new index
- CREATE_LANGUAGE (7pg161)
- define a new procedural language
- CREATE_MATERIALIZED_VIEW (7pg161)
- define a new materialized view
- CREATE_OPERATOR (7pg161)
- define a new operator
- CREATE_OPERATOR_CLASS (7pg161)
- define a new operator class
- CREATE_OPERATOR_FAMILY (7pg161)
- define a new operator family
- CREATE_POLICY (7pg161)
- define a new row-level security policy for a table
- CREATE_PROCEDURE (7pg161)
- define a new procedure
- CREATE_PUBLICATION (7pg161)
- define a new publication
- CREATE_ROLE (7pg161)
- define a new database role
- CREATE_RULE (7pg161)
- define a new rewrite rule
- CREATE_SCHEMA (7pg161)
- define a new schema
- CREATE_SEQUENCE (7pg161)
- define a new sequence generator
- CREATE_SERVER (7pg161)
- define a new foreign server
- CREATE_STATISTICS (7pg161)
- define extended statistics
- CREATE_SUBSCRIPTION (7pg161)
- define a new subscription
- CREATE_TABLE (7pg161)
- define a new table
- CREATE_TABLE_AS (7pg161)
- define a new table from the results of a query
- CREATE_TABLESPACE (7pg161)
- define a new tablespace
- CREATE_TEXT_SEARCH_CONFIGURATION (7pg161)
- define a new text search configur...
- CREATE_TEXT_SEARCH_DICTIONARY (7pg161)
- define a new text search dictionary
- CREATE_TEXT_SEARCH_PARSER (7pg161)
- define a new text search parser
- CREATE_TEXT_SEARCH_TEMPLATE (7pg161)
- define a new text search template
- CREATE_TRANSFORM (7pg161)
- define a new transform
- CREATE_TRIGGER (7pg161)
- define a new trigger
- CREATE_TYPE (7pg161)
- define a new data type
- CREATE_USER (7pg161)
- define a new database role
- CREATE_USER_MAPPING (7pg161)
- define a new mapping of a user to a foreign se...
- CREATE_VIEW (7pg161)
- define a new view
- createdb (1pg161)
- create a new PostgreSQL database
- createuser (1pg161)
- define a new PostgreSQL user account
- CURLOPT_HTTPGET (3)
- ask for an HTTP GET request
- DateTime::Locale::tpi_PG (3)
- Locale data examples for the Tok Pisin Papua N...
- dblink (3pg161)
- executes a query in a remote database
- dblink_build_sql_delete (3pg161)
- builds a DELETE statement using supplied v...
- dblink_build_sql_insert (3pg161)
- builds an INSERT statement using a local t...
- dblink_build_sql_update (3pg161)
- builds an UPDATE statement using a local t...
- dblink_cancel_query (3pg161)
- cancels any active query on the named connection
- dblink_close (3pg161)
- closes a cursor in a remote database
- dblink_connect (3pg161)
- opens a persistent connection to a remote database
- dblink_connect_u (3pg161)
- opens a persistent connection to a remote databas...
- dblink_disconnect (3pg161)
- closes a persistent connection to a remote database
- dblink_error_message (3pg161)
- gets last error message on the named connection
- dblink_exec (3pg161)
- executes a command in a remote database
- dblink_fetch (3pg161)
- returns rows from an open cursor in a remote database
- dblink_get_connections (3pg161)
- returns the names of all open named dblink ...
- dblink_get_notify (3pg161)
- retrieve async notifications on a connection
- dblink_get_pkey (3pg161)
- returns the positions and field names of a relatio...
- dblink_get_result (3pg161)
- gets an async query result
- dblink_is_busy (3pg161)
- checks if connection is busy with an async query
- dblink_open (3pg161)
- opens a cursor in a remote database
- dblink_send_query (3pg161)
- sends an async query to a remote database
- DEALLOCATE (7pg161)
- deallocate a prepared statement
- DO (7pg161)
- execute an anonymous code block
- DROP_ACCESS_METHOD (7pg161)
- remove an access method
- DROP_AGGREGATE (7pg161)
- remove an aggregate function
- DROP_CAST (7pg161)
- remove a cast
- DROP_COLLATION (7pg161)
- remove a collation
- DROP_CONVERSION (7pg161)
- remove a conversion
- DROP_DATABASE (7pg161)
- remove a database
- DROP_DOMAIN (7pg161)
- remove a domain
- DROP_EVENT_TRIGGER (7pg161)
- remove an event trigger
- DROP_EXTENSION (7pg161)
- remove an extension
- DROP_FOREIGN_DATA_WRAPPER (7pg161)
- remove a foreign-data wrapper
- DROP_FOREIGN_TABLE (7pg161)
- remove a foreign table
- DROP_FUNCTION (7pg161)
- remove a function
- DROP_GROUP (7pg161)
- remove a database role
- DROP_INDEX (7pg161)
- remove an index
- DROP_LANGUAGE (7pg161)
- remove a procedural language
- DROP_MATERIALIZED_VIEW (7pg161)
- remove a materialized view
- DROP_OPERATOR (7pg161)
- remove an operator
- DROP_OPERATOR_CLASS (7pg161)
- remove an operator class
- DROP_OPERATOR_FAMILY (7pg161)
- remove an operator family
- DROP_OWNED (7pg161)
- remove database objects owned by a database role
- DROP_POLICY (7pg161)
- remove a row-level security policy from a table
- DROP_PROCEDURE (7pg161)
- remove a procedure
- DROP_PUBLICATION (7pg161)
- remove a publication
- DROP_ROLE (7pg161)
- remove a database role
- DROP_ROUTINE (7pg161)
- remove a routine
- DROP_RULE (7pg161)
- remove a rewrite rule
- DROP_SCHEMA (7pg161)
- remove a schema
- DROP_SEQUENCE (7pg161)
- remove a sequence
- DROP_SERVER (7pg161)
- remove a foreign server descriptor
- DROP_STATISTICS (7pg161)
- remove extended statistics
- DROP_SUBSCRIPTION (7pg161)
- remove a subscription
- DROP_TABLE (7pg161)
- remove a table
- DROP_TABLESPACE (7pg161)
- remove a tablespace
- DROP_TEXT_SEARCH_CONFIGURATION (7pg161)
- remove a text search configuration
- DROP_TEXT_SEARCH_DICTIONARY (7pg161)
- remove a text search dictionary
- DROP_TEXT_SEARCH_PARSER (7pg161)
- remove a text search parser
- DROP_TEXT_SEARCH_TEMPLATE (7pg161)
- remove a text search template
- DROP_TRANSFORM (7pg161)
- remove a transform
- DROP_TRIGGER (7pg161)
- remove a trigger
- DROP_TYPE (7pg161)
- remove a data type
- DROP_USER (7pg161)
- remove a database role
- DROP_USER_MAPPING (7pg161)
- remove a user mapping for a foreign server
- DROP_VIEW (7pg161)
- remove a view
- dropdb (1pg161)
- remove a PostgreSQL database
- dropuser (1pg161)
- remove a PostgreSQL user account
- ecpg (1pg93)
- embedded SQL C preprocessor
- EXECUTE (7pg161)
- execute a prepared statement
- EXPLAIN (7pg161)
- show the execution plan of a statement
- FETCH (7pg161)
- retrieve rows from a query using a cursor
- fiascotopnm (1)
- Convert compressed FIASCO image to PGM, or PPM
- free_area_init_nodes (9)
- Initialise all pg_data_t and zone data
- fstopgm (1)
- convert a Usenix FaceSaver(tm) file into a PGM image
- getpgid (2)
- set/get process group
- getpgid (3p)
- get the process group ID for a process
- getpgrp (2)
- set/get process group
- getpgrp (3p)
- get the process group ID of the calling process
- gettextize (1)
- install or upgrade gettext infrastructure
- git-verify-commit (1)
- Check the GPG signature of commits
- git-verify-tag (1)
- Check the GPG signature of tags
- glMapGrid (3gl)
- define a one- or two-dimensional mesh
- glMapGrid1d (3gl)
- define a one- or two-dimensional mesh
- glMapGrid1f (3gl)
- define a one- or two-dimensional mesh
- glMapGrid2d (3gl)
- define a one- or two-dimensional mesh
- glMapGrid2f (3gl)
- define a one- or two-dimensional mesh
- gnutls_openpgp_privkey_sign_hash (3)
- API function
- gnutls_openpgp_send_cert (3)
- API function
- gnutls_pcert_export_openpgp (3)
- API function
- gnutls_pcert_import_openpgp (3)
- API function
- gnutls_pcert_import_openpgp_raw (3)
- API function
- gnutls_privkey_export_openpgp (3)
- API function
- gnutls_privkey_import_openpgp (3)
- API function
- gnutls_privkey_import_openpgp_raw (3)
- API function
- gnutls_pubkey_get_openpgp_key_id (3)
- API function
- gnutls_pubkey_import_openpgp (3)
- API function
- gnutls_pubkey_import_openpgp_raw (3)
- API function
- gpg (1)
- OpenPGP encryption and signing tool
- gpg-agent (1)
- Secret key management for GnuPG
- gpg-connect-agent (1)
- Communicate with a running agent
- gpg-preset-passphrase (1)
- Put a passphrase into gpg-agent's cache
- gpg-zip (1)
- Encrypt or sign files into an archive
- gpg2 (1)
- OpenPGP encryption and signing tool
- gpgconf (1)
- Modify .gnupg home directories
- gpgparsemail (1)
- Parse a mail message into an annotated format
- gpgsm (1)
- CMS encryption and signing tool
- gpgsm-gencert.sh (1)
- Generate an X.509 certificate request
- gpgv (1)
- Verify OpenPGP signatures
- gpgv2 (1)
- Verify OpenPGP signatures
- GRANT (7pg161)
- define access privileges
- hipstopgm (1)
- convert a HIPS file into a PGM image
- Image::ExifTool::PGF (3pm)
- Read Progressive Graphics File meta information
- IMPORT_FOREIGN_SCHEMA (7pg161)
- import table definitions from a foreign server
- initdb (1pg161)
- create a new PostgreSQL database cluster
- innupgrade (8)
- Upgrade INN configuration files
- INSERT (7pg161)
- create new rows in a table
- jpgicc (1)
- little cms ICC profile applier for JPEG.
- jpegtopnm (1)
- convert JPEG/JFIF file to PPM or PGM image
- killpg (2)
- send signal to a process group
- killpg (3p)
- send a signal to a process group
- libpgm (3)
- libnetpbm functions to read and write PGM image files
- lispmtopgm (1)
- convert a Lisp Machine bitmap file to PGM
- Mail::DMARC::Report::Store::SQL::Gram... (3)
- Grammar for working with pgsql...
- mariadb-upgrade (1)
- check tables for MariaDB upgrade (mysql_upgrade is now...
- mpt_raid_phys_disk_pg0 (9)
- returns phys disk page zero
- mpt_raid_phys_disk_pg1 (9)
- returns phys disk page 1
- mysql_upgrade (1)
- check tables for MariaDB upgrade (mysql_upgrade is now...
- ncftpget (1)
- Internet file transfer program for scripts
- nntpget (1)
- get Usenet articles from a remote NNTP server
- NOTIFY (7pg161)
- generate a notification
- oid2name (1pg161)
- resolve OIDs and file nodes in a PostgreSQL data direc...
- pamcut (1)
- cut a rectangle out of a PAM, PBM, PGM, or PPM image
- pamtilt (1)
- print the tilt angle of a PGM file
- pamtopnm (1)
- convert PAM image to PBM, PGM, or PPM
- pbmtopgm (1)
- convert PBM image to PGM by averaging areas
- pg_amcheck (1pg161)
- checks for corruption in one or more PostgreSQL databases
- pg_archivecleanup (1pg161)
- clean up PostgreSQL WAL archive files
- pg_basebackup (1pg161)
- take a base backup of a PostgreSQL cluster
- pg_checksums (1pg161)
- enable, disable or check data checksums in a PostgreS...
- pg_config (1pg93)
- retrieve information about the installed version of Po...
- pg_controldata (1pg161)
- display control information of a PostgreSQL databas...
- pg_ctl (1pg161)
- initialize, start, stop, or control a PostgreSQL server
- pg_dump (1pg161)
- extract a PostgreSQL database into a script file or ot...
- pg_dumpall (1pg161)
- extract a PostgreSQL database cluster into a script file
- pg_isready (1pg161)
- check the connection status of a PostgreSQL server
- pg_receivewal (1pg161)
- stream write-ahead logs from a PostgreSQL server
- pg_recvlogical (1pg161)
- control PostgreSQL logical decoding streams
- pg_resetwal (1pg161)
- reset the write-ahead log and other control informatio...
- pg_restore (1pg161)
- restore a PostgreSQL database from an archive file cre...
- pg_rewind (1pg161)
- synchronize a PostgreSQL data directory with another d...
- pg_test_fsync (1pg161)
- determine fastest wal_sync_method for PostgreSQL
- pg_test_timing (1pg161)
- measure timing overhead
- pg_upgrade (1pg161)
- upgrade a PostgreSQL server instance
- pg_verifybackup (1pg161)
- verify the integrity of a base backup of a Postgre...
- pg_waldump (1pg161)
- display a human-readable rendering of the write-ahead ...
- pgbench (1pg161)
- run a benchmark test on PostgreSQL
- pgm (5)
- Netpbm grayscale image format
- pgmabel (1)
- create cross section using Abel Integration for Deconv...
- pgmbentley (1)
- Bentleyize a PGM image
- pgmcrater (1)
- create cratered terrain by fractal forgery
- pgmdeshadow (1)
- Deshadow a PGM image
- pgmedge (1)
- replaced by pamedge
- pgmenhance (1)
- edge-enhance a PGM image
- pgmhist (1)
- print a histogram of the values in a PGM image
- pgmkernel (1)
- generate a convolution kernel
- pgmmake (1)
- create a PGM image of a specified gray level and dimen...
- pgmmedian (1)
- apply a median filter to a PGM file
- pgmminkowski (1)
- compute Minkowski integral
- pgmmorphconv (1)
- perform morphological convolutions: dilation, erosion
- pgmnoise (1)
- create a PGM image made up of white noise
- pgmnorm (1)
- replaced by pnmnorm
- pgmoil (1)
- replaced by pamoil
- pgmramp (1)
- generate a grayscale ramp
- pgmslice (1)
- extract one line of pixel values out of a PGM
- pgmtexture (1)
- calculate textural features on a PGM image
- pgmtofs (1)
- convert PGM image to Usenix FaceSaver(tm) format
- pgmtolispm (1)
- convert a PGM image to Lisp Machine format
- pgmtopbm (1)
- convert a PGM image to PBM
- pgmtopgm (1)
- copy PGM image
- pgmtoppm (1)
- colorize a PGM (grayscale) image into a PPM (color) image
- pgmtoy4m (1)
- Convert mpeg2dec pgm and pgmpipe output to YUV4MPEG2
- pgpverify (1)
- Cryptographically verify Usenet control messages
- pgrep (1)
- look up or signal processes based on name and other at...
- pgsql_table (5)
- Postfix PostgreSQL client configuration
- pnmhistmap (1)
- draw a histogram for a PGM or PPM file
- posix_spawnattr_getpgroup (3p)
- get and set the spawn-pgroup attribute of a ...
- posix_spawnattr_setpgroup (3p)
- set the spawn-pgroup attribute of a spawn at...
- postgres (1pg161)
- PostgreSQL database server
- ppmtopgm (1)
- convert a PPM image to a PGM image
- ppmtorgb3 (1)
- separate a PPM image into three PGMs
- PREPARE (7pg161)
- prepare a statement for execution
- PREPARE_TRANSACTION (7pg161)
- prepare the current transaction for two-phase ...
- psidtopgm (1)
- convert PostScript 'image' data to a PGM image
- psql (1pg161)
- PostgreSQL interactive terminal
- pt_pgen (n)
- Parser Generator
- rawtopgm (1)
- convert raw grayscale bytes to a PGM image
- rdjpgcom (1)
- display text comments from a JPEG file
- REASSIGN_OWNED (7pg161)
- change the ownership of database objects owned by a...
- REFRESH_MATERIALIZED_VIEW (7pg161)
- replace the contents of a materialized view
- REINDEX (7pg161)
- rebuild indexes
- reindexdb (1pg161)
- reindex a PostgreSQL database
- RELEASE_SAVEPOINT (7pg161)
- release a previously defined savepoint
- REVOKE (7pg161)
- remove access privileges
- rgb3toppm (1)
- combine three PGM images (R, G, B) into one PPM image
- ROLLBACK (7pg161)
- abort the current transaction
- ROLLBACK_PREPARED (7pg161)
- cancel a transaction that was earlier prepared f...
- ROLLBACK_TO_SAVEPOINT (7pg161)
- roll back to a savepoint
- SAVEPOINT (7pg161)
- define a new savepoint within the current transaction
- sbigtopgm (1)
- convert an SBIG CCDOPS file to PGM
- scdaemon (1)
- Smartcard daemon for the GnuPG system
- seahorse-tool (1)
- PGP/GnuPG file encryption for the GNOME Desktop
- SECURITY_LABEL (7pg161)
- define or change a security label applied to an object
- SELECT_INTO (7pg161)
- define a new table from the results of a query
- sepgsql_contexts (5)
- userspace SELinux labeling interface and configuration...
- SET_CONSTRAINTS (7pg161)
- set constraint check timing for the current transa...
- SET_ROLE (7pg161)
- set the current user identifier of the current session
- SET_SESSION_AUTHORIZATION (7pg161)
- set the session user identifier and the ...
- SET_TRANSACTION (7pg161)
- set the characteristics of the current transaction
- setpgid (2)
- set/get process group
- setpgid (3p)
- set process group ID for job control
- setpgrp (2)
- set/get process group
- setpgrp (3p)
- set the process group ID
- sg_rtpg (8)
- send SCSI REPORT TARGET PORT GROUPS command
- sg_stpg (8)
- send SCSI SET TARGET PORT GROUPS command
- SHOW (7pg161)
- show the value of a run-time parameter
- snmpget (1)
- communicates with a network entity using SNMP GET requ...
- snmpgetnext (1)
- communicates with a network entity using SNMP GETNEXT ...
- SPI_commit (3pg161)
- commit the current transaction
- SPI_connect (3pg161)
- connect a C function to the SPI manager
- SPI_copytuple (3pg161)
- make a copy of a row in the upper executor context
- SPI_cursor_close (3pg161)
- close a cursor
- SPI_cursor_fetch (3pg161)
- fetch some rows from a cursor
- SPI_cursor_find (3pg161)
- find an existing cursor by name
- SPI_cursor_move (3pg161)
- move a cursor
- SPI_cursor_open (3pg161)
- set up a cursor using a statement created with SPI...
- SPI_cursor_open_with_args (3pg161)
- set up a cursor using a query and parame...
- SPI_cursor_open_with_paramlist (3pg161)
- set up a cursor using parameters
- SPI_cursor_parse_open (3pg161)
- set up a cursor using a query string and par...
- SPI_exec (3pg161)
- execute a read/write command
- SPI_execp (3pg161)
- execute a statement in read/write mode
- SPI_execute (3pg161)
- execute a command
- SPI_execute_extended (3pg161)
- execute a command with out-of-line parameters
- SPI_execute_plan (3pg161)
- execute a statement prepared by SPI_prepare
- SPI_execute_plan_extended (3pg161)
- execute a statement prepared by SPI_prepare
- SPI_execute_plan_with_paramlist (3pg161)
- execute a statement prepared by SP...
- SPI_execute_with_args (3pg161)
- execute a command with out-of-line parameters
- SPI_finish (3pg161)
- disconnect a C function from the SPI manager
- SPI_fname (3pg161)
- determine the column name for the specified column number
- SPI_fnumber (3pg161)
- determine the column number for the specified column name
- SPI_freeplan (3pg161)
- free a previously saved prepared statement
- SPI_freetuple (3pg161)
- free a row allocated in the upper executor context
- SPI_freetuptable (3pg161)
- free a row set created by SPI_execute or a simila...
- SPI_getargcount (3pg161)
- return the number of arguments needed by a stateme...
- SPI_getargtypeid (3pg161)
- return the data type OID for an argument of a sta...
- SPI_getbinval (3pg161)
- return the binary value of the specified column
- SPI_getnspname (3pg161)
- return the namespace of the specified relation
- SPI_getrelname (3pg161)
- return the name of the specified relation
- SPI_gettype (3pg161)
- return the data type name of the specified column
- SPI_gettypeid (3pg161)
- return the data type OID of the specified column
- SPI_getvalue (3pg161)
- return the string value of the specified column
- SPI_is_cursor_plan (3pg161)
- return true if a statement prepared by SPI_prep...
- SPI_keepplan (3pg161)
- save a prepared statement
- SPI_modifytuple (3pg161)
- create a row by replacing selected fields of a giv...
- SPI_palloc (3pg161)
- allocate memory in the upper executor context
- SPI_pfree (3pg161)
- free memory in the upper executor context
- SPI_prepare (3pg161)
- prepare a statement, without executing it yet
- SPI_prepare_cursor (3pg161)
- prepare a statement, without executing it yet
- SPI_prepare_extended (3pg161)
- prepare a statement, without executing it yet
- SPI_prepare_params (3pg161)
- prepare a statement, without executing it yet
- SPI_register_relation (3pg161)
- make an ephemeral named relation available b...
- SPI_register_trigger_data (3pg161)
- make ephemeral trigger data available in...
- SPI_repalloc (3pg161)
- reallocate memory in the upper executor context
- SPI_result_code_string (3pg161)
- return error code as string
- SPI_returntuple (3pg161)
- prepare to return a tuple as a Datum
- SPI_rollback (3pg161)
- abort the current transaction
- SPI_saveplan (3pg161)
- save a prepared statement
- SPI_scroll_cursor_fetch (3pg161)
- fetch some rows from a cursor
- SPI_scroll_cursor_move (3pg161)
- move a cursor
- SPI_start_transaction (3pg161)
- obsolete function
- SPI_unregister_relation (3pg161)
- remove an ephemeral named relation from th...
- spottopgm (1)
- convert SPOT satellite images to a PGM image
- START_TRANSACTION (7pg161)
- start a transaction block
- tcgetpgrp (3)
- get and set terminal foreground process group
- tcgetpgrp (3p)
- get the foreground process group ID
- Tcl_RegExpGetInfo (3)
- Pattern matching with regular expressions
- tcsetpgrp (3)
- get and set terminal foreground process group
- tcsetpgrp (3p)
- set the foreground process group ID
- UNLISTEN (7pg161)
- stop listening for a notification
- VACUUM (7pg161)
- garbage-collect and optionally analyze a database
- vacuumdb (1pg161)
- garbage-collect and analyze a PostgreSQL database
- vacuumlo (1pg161)
- remove orphaned large objects from a PostgreSQL database
- VALUES (7pg161)
- compute a set of rows
- watchgnupg (1)
- Read and print logs from a socket
- wrjpgcom (1)
- insert text comments into a JPEG file
- XcupGetReservedColormapEntries (3)
- list colormap entries reserved by the sy...
- XpGetAttributes (3)
- Gets an attribute pool from the specified print context.
- XpGetContext (3)
- Gets the current print context-id for a display connec...
- XpGetDocumentData (3)
- Creates and initializes a new print context.
- XpGetImageResolution (3)
- Gets the current image resolution for a print cont...
- XpGetLocaleHinter (3)
- Gets a pointer to and description of the current "loc...
- XpGetOneAttribute (3)
- Gets a single print attribute from the specified prin...
- XpGetPageDimensions (3)
- Gets the page dimensions for the current printer se...
- XpGetPdmStartParams (3)
- Builds up parameters in accordance with the PDM Sel...
- XpGetPrinterList (3)
- Retrieves a list of all printers supported on an X Pri...
- XpGetScreenOfContext (3)
- Obtains a pointer to the screen associated with th...
- XtAppGetErrorDatabase (3)
- obtain error database
- XtAppGetErrorDatabaseText (3)
- obtain error database
- XtAppGetExitFlag (3)
- thread support functions
- XtAppGetSelectionTimeout (3)
- set and obtain selection timeout values
- zipgrep (1)
- search files in a ZIP archive for lines matching a pat...
home | help