-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbookindex.html
More file actions
2 lines (2 loc) · 305 KB
/
Copy pathbookindex.html
File metadata and controls
2 lines (2 loc) · 305 KB
1
2
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>索引</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><link rel="home" href="index.html" title="PostgreSQL 9.5.4文書" /><link rel="up" href="index.html" title="PostgreSQL 9.5.4文書" /><link rel="prev" href="biblio.html" title="参考文献" /><link rel="copyright" href="legalnotice.html" title="法的告知" /><meta name="viewport" content="width=device-width,initial-scale=1.0" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><td width="20%" align="left" colspan="2"></td><th width="60%" align="center"><a accesskey="h" href="index.html">PostgreSQL 9.5.4文書</a></th><td width="20%" align="right"><div class="actions"><a class="issue" href="https://github.com/pgsql-jp/jpug-doc/issues/new?title=version 9.5.4 bookindex.html">誤訳等の報告</a></div></td></tr><tr><td width="10%" align="left" valign="top"><a accesskey="p" href="biblio.html">前へ</a> </td><td width="10%" align="left" valign="top"> </td><td width="60%" align="center">索引</td><td width="20%" align="right" valign="top"> </td></tr></table><hr /></div><div class="index" id="bookindex"><div class="titlepage"><div><div><h1 class="title">索引</h1></div></div></div><div class="index"><div class="indexdiv"><h3>シンボル</h3><dl><dt>$, <a class="indexterm" href="sql-expressions.html#sql-expressions-parameters-positional">位置パラメータ</a></dt><dt>$libdir, <a class="indexterm" href="xfunc-c.html#xfunc-c-dynload">動的ロード</a></dt><dt>$libdir/plugins, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-preload">共有ライブラリのプリロード</a>, <a class="indexterm" href="sql-load.html#sql-load-description">説明</a></dt><dt>*, <a class="indexterm" href="queries-select-lists.html#queries-select-list-items">選択リスト項目</a></dt><dt>.pgpass, <a class="indexterm" href="libpq-pgpass.html">パスワードファイル</a></dt><dt>.pg_service.conf, <a class="indexterm" href="libpq-pgservice.html">接続サービスファイル</a></dt><dt>10進数 (参照 numeric)</dt><dt>::, <a class="indexterm" href="sql-expressions.html#sql-syntax-type-casts">型キャスト</a></dt><dt>_PG_fini, <a class="indexterm" href="xfunc-c.html#xfunc-c-dynload">動的ロード</a></dt><dt>_PG_init, <a class="indexterm" href="xfunc-c.html#xfunc-c-dynload">動的ロード</a></dt><dt>_PG_output_plugin_init, <a class="indexterm" href="logicaldecoding.html">ロジカルデコーディング</a></dt><dt>アサート</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-errors-and-messages.html#plpgsql-statements-assert">アサート検査</a></dt></dl></dd><dt>アップグレード処理, <a class="indexterm" href="upgrading.html">PostgreSQLクラスタのアップグレード処理</a></dt><dt>イベントトリガ, <a class="indexterm" href="event-triggers.html">イベントトリガ</a>, <a class="indexterm" href="event-trigger-interface.html">C言語によるイベントトリガ関数の書き方</a></dt><dd><dl><dt>C言語による, <a class="indexterm" href="event-trigger-interface.html">C言語によるイベントトリガ関数の書き方</a></dt><dt>PL/Tclにおける, <a class="indexterm" href="pltcl-event-trigger.html">PL/Tclにおけるイベントトリガプロシージャ</a></dt></dl></dd><dt>インストール, <a class="indexterm" href="installation.html"> ソースコードからインストール</a></dt><dd><dl><dt>Windowsにおける, <a class="indexterm" href="install-windows.html">Windowsにおけるソースコードからのインストール</a></dt></dl></dd><dt>インタフェース</dt><dd><dl><dt>外部管理の, <a class="indexterm" href="external-interfaces.html">クライアントインタフェース</a></dt></dl></dd><dt>インデックス, <a class="indexterm" href="indexes.html">インデックス</a>, <a class="indexterm" href="indexes-multicolumn.html">複数列インデックス</a>, <a class="indexterm" href="indexes-ordering.html">インデックスとORDER BY</a>, <a class="indexterm" href="indexes-bitmap-scans.html">複数のインデックスの組み合わせ</a>, <a class="indexterm" href="indexes-unique.html">一意インデックス</a>, <a class="indexterm" href="indexes-expressional.html">式に対するインデックス</a>, <a class="indexterm" href="indexes-partial.html">部分インデックス</a>, <a class="indexterm" href="indexes-examine.html">インデックス使用状況の検証</a>, <a class="indexterm" href="textsearch-indexes.html">GINおよびGiSTインデックス種類</a>, <a class="indexterm" href="textsearch-indexes.html">GINおよびGiSTインデックス種類</a>, <a class="indexterm" href="locking-indexes.html">ロックとインデックス</a>, <a class="indexterm" href="xindex.html">インデックス拡張機能へのインタフェース</a>, <a class="indexterm" href="sql-createindex.html#sql-createindex-concurrently">インデックスの同時作成</a></dt><dd><dl><dt>B-tree, <a class="indexterm" href="indexes-types.html">インデックスの種類</a></dt><dt>BRIN, <a class="indexterm" href="indexes-types.html">インデックスの種類</a></dt><dt>式に対する, <a class="indexterm" href="indexes-expressional.html">式に対するインデックス</a></dt><dt>GIN, <a class="indexterm" href="indexes-types.html">インデックスの種類</a>, <a class="indexterm" href="textsearch-indexes.html">GINおよびGiSTインデックス種類</a>, <a class="indexterm" href="gin.html">GINインデックス</a></dt><dd><dl><dt>全文検索, <a class="indexterm" href="textsearch-indexes.html">GINおよびGiSTインデックス種類</a></dt></dl></dd><dt>GiST, <a class="indexterm" href="indexes-types.html">インデックスの種類</a>, <a class="indexterm" href="textsearch-indexes.html">GINおよびGiSTインデックス種類</a>, <a class="indexterm" href="gist.html">GiSTインデックス</a></dt><dd><dl><dt>全文検索, <a class="indexterm" href="textsearch-indexes.html">GINおよびGiSTインデックス種類</a></dt></dl></dd><dt>SP-GiST, <a class="indexterm" href="indexes-types.html">インデックスの種類</a>, <a class="indexterm" href="spgist.html">SP-GiSTインデックス</a></dt><dt>とORDER BY, <a class="indexterm" href="indexes-ordering.html">インデックスとORDER BY</a></dt><dt>の使用状況の検証, <a class="indexterm" href="indexes-examine.html">インデックス使用状況の検証</a></dt><dt>ハッシュ, <a class="indexterm" href="indexes-types.html">インデックスの種類</a></dt><dt>ユーザ定義データ型用の, <a class="indexterm" href="xindex.html">インデックス拡張機能へのインタフェース</a></dt><dt>ロック, <a class="indexterm" href="locking-indexes.html">ロックとインデックス</a></dt><dt>一意, <a class="indexterm" href="indexes-unique.html">一意インデックス</a></dt><dt>同時作成, <a class="indexterm" href="sql-createindex.html#sql-createindex-concurrently">インデックスの同時作成</a></dt><dt>複数のインデックスの組み合わせ, <a class="indexterm" href="indexes-bitmap-scans.html">複数のインデックスの組み合わせ</a></dt><dt>複数列, <a class="indexterm" href="indexes-multicolumn.html">複数列インデックス</a></dt><dt>部分, <a class="indexterm" href="indexes-partial.html">部分インデックス</a></dt></dl></dd><dt>インデックスオンリースキャン, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>インデックス再作成, <a class="indexterm" href="routine-reindex.html">定常的なインデックスの再作成</a></dt><dt>インデックス走査, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>ウィンドウ関数, <a class="indexterm" href="tutorial-window.html">ウィンドウ関数</a>, <a class="indexterm" href="sql-expressions.html#syntax-window-functions">ウィンドウ関数呼び出し</a>, <a class="indexterm" href="queries-table-expressions.html#queries-window">ウィンドウ関数処理</a>, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dd><dl><dt>実行順, <a class="indexterm" href="queries-table-expressions.html#queries-window">ウィンドウ関数処理</a></dt><dt>組み込み, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dt>起動, <a class="indexterm" href="sql-expressions.html#syntax-window-functions">ウィンドウ関数呼び出し</a></dt></dl></dd><dt>ウォームスタンバイ, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>エスケープ文字列構文, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-strings-escape">C形式エスケープでの文字列定数</a></dt><dt>エラーコード, <a class="indexterm" href="errcodes-appendix.html">PostgreSQLエラーコード</a></dt><dd><dl><dt>libpq, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>の一覧, <a class="indexterm" href="errcodes-appendix.html">PostgreSQLエラーコード</a></dt></dl></dd><dt>エラーメッセージ, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>エラー報告</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-errors-and-messages.html#plpgsql-statements-raise">エラーとメッセージの報告</a></dt></dl></dd><dt>オブジェクト指向データベース, <a class="indexterm" href="tutorial-concepts.html">概念</a></dt><dt>オブジェクト識別子, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dd><dl><dt>データ型, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt></dl></dd><dt>オーバーロード, <a class="indexterm" href="xfunc-overload.html">関数のオーバーロード</a></dt><dd><dl><dt>演算子, <a class="indexterm" href="xoper.html">ユーザ定義の演算子</a></dt><dt>関数, <a class="indexterm" href="xfunc-overload.html">関数のオーバーロード</a></dt></dl></dd><dt>カスケードレプリケーション, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>カスタムスキャンプロバイダ, <a class="indexterm" href="custom-scan.html">カスタムスキャンプロバイダの作成</a></dt><dd><dl><dt>のハンドラ, <a class="indexterm" href="custom-scan.html">カスタムスキャンプロバイダの作成</a></dt></dl></dd><dt>カーソル, <a class="indexterm" href="plpgsql-cursors.html">カーソル</a>, <a class="indexterm" href="sql-close.html">CLOSE</a>, <a class="indexterm" href="sql-declare.html">DECLARE</a>, <a class="indexterm" href="sql-explain.html">EXPLAIN</a>, <a class="indexterm" href="sql-fetch.html">FETCH</a>, <a class="indexterm" href="sql-move.html">MOVE</a></dt><dd><dl><dt>CLOSE, <a class="indexterm" href="sql-close.html">CLOSE</a></dt><dt>DECLARE, <a class="indexterm" href="sql-declare.html">DECLARE</a></dt><dt>FETCH, <a class="indexterm" href="sql-fetch.html">FETCH</a></dt><dt>MOVE, <a class="indexterm" href="sql-move.html">MOVE</a></dt><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-cursors.html">カーソル</a></dt><dt>の問い合わせ計画の表示, <a class="indexterm" href="sql-explain.html">EXPLAIN</a></dt></dl></dd><dt>キャスト, <a class="indexterm" href="sql-createcast.html">CREATE CAST</a></dt><dd><dl><dt>入出力変換, <a class="indexterm" href="sql-createcast.html">CREATE CAST</a></dt></dl></dd><dt>キャンセル, <a class="indexterm" href="libpq-cancel.html">処理中の問い合わせのキャンセル</a></dt><dd><dl><dt>SQLコマンドの, <a class="indexterm" href="libpq-cancel.html">処理中の問い合わせのキャンセル</a></dt></dl></dd><dt>キーワード, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-identifiers">識別子とキーワード</a>, <a class="indexterm" href="sql-keywords-appendix.html">SQLキーワード</a></dt><dd><dl><dt>の一覧, <a class="indexterm" href="sql-keywords-appendix.html">SQLキーワード</a></dt><dt>の構文, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-identifiers">識別子とキーワード</a></dt></dl></dd><dt>クライアント認証, <a class="indexterm" href="client-authentication.html">クライアント認証</a></dt><dt>クラスタ</dt><dd><dl><dt>データベースの (参照 データベースクラスタ)</dt></dl></dd><dt>クラスタ化, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>クロスコンパイル, <a class="indexterm" href="install-procedure.html">インストール手順</a></dt><dt>クロス結合, <a class="indexterm" href="queries-table-expressions.html#queries-join">結合テーブル</a></dt><dt>グループ化, <a class="indexterm" href="queries-table-expressions.html#queries-group">GROUP BY句とHAVING句</a></dt><dt>グレゴリオ暦, <a class="indexterm" href="datetime-units-history.html">単位の歴史</a></dt><dt>グローバルデータ, <a class="indexterm" href="pltcl-global.html">PL/Tclにおけるグローバルデータ</a></dt><dd><dl><dt>PL/Pythonにおける, <a class="indexterm" href="plpython-sharing.html">データの共有</a></dt><dt>PL/Tclにおける, <a class="indexterm" href="pltcl-global.html">PL/Tclにおけるグローバルデータ</a></dt></dl></dd><dt>コメント, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-comments">コメント</a></dt><dd><dl><dt>データベースオブジェクトについて, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>SQL内の, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-comments">コメント</a></dt></dl></dd><dt>コンパイル, <a class="indexterm" href="libpq-build.html">libpqプログラムの構築</a></dt><dd><dl><dt>libpq アプリケーション, <a class="indexterm" href="libpq-build.html">libpqプログラムの構築</a></dt></dl></dd><dt>サーバのなりすまし, <a class="indexterm" href="preventing-server-spoofing.html">サーバのなりすまし防止</a></dt><dt>サーバログ, <a class="indexterm" href="runtime-config-logging.html">エラー報告とログ取得</a>, <a class="indexterm" href="logfile-maintenance.html">ログファイルの保守</a></dt><dd><dl><dt>ログファイルの保守, <a class="indexterm" href="logfile-maintenance.html">ログファイルの保守</a></dt></dl></dd><dt>シグナル</dt><dd><dl><dt>バックエンドプロセス, <a class="indexterm" href="functions-admin.html#functions-admin-signal">サーバシグナル送信関数</a></dt></dl></dd><dt>システムカタログ, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-catalog">システムカタログスキーマ</a></dt><dd><dl><dt>スキーマ, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-catalog">システムカタログスキーマ</a></dt></dl></dd><dt>シャットダウン, <a class="indexterm" href="server-shutdown.html">サーバのシャットダウン</a></dt><dt>シリアライザブル, <a class="indexterm" href="transaction-iso.html#xact-serializable">シリアライザブル分離レベル</a></dt><dt>シリアライザブルスナップショット分離, <a class="indexterm" href="mvcc-intro.html">序文</a></dt><dt>シングルユーザモード, <a class="indexterm" href="app-postgres.html#idp111053344">シングルユーザモード用のオプション</a></dt><dt>シーケンシャル走査, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>シーケンス</dt><dd><dl><dt>連番型, <a class="indexterm" href="datatype-numeric.html#datatype-serial">連番型</a></dt></dl></dd><dt>スカラ (参照 式)</dt><dt>スキーマ, <a class="indexterm" href="ddl-schemas.html">スキーマ</a>, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-create">スキーマの作成</a>, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-public">publicスキーマ</a>, <a class="indexterm" href="manage-ag-overview.html">概要</a></dt><dd><dl><dt>public, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-public">publicスキーマ</a></dt><dt>の作成, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-create">スキーマの作成</a></dt><dt>の削除, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-create">スキーマの作成</a></dt><dt>現在の, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-path">スキーマ検索パス</a>, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt></dl></dd><dt>スタンバイサーバ, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>ストリーミングレプリケーション, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>スライスパン (参照 TOAST)</dt><dt>スレッド, <a class="indexterm" href="libpq-threading.html">スレッド化プログラムの振舞い</a></dt><dd><dl><dt>libpqにおける, <a class="indexterm" href="libpq-threading.html">スレッド化プログラムの振舞い</a></dt></dl></dd><dt>スーパーユーザ, <a class="indexterm" href="tutorial-accessdb.html">データベースへのアクセス</a>, <a class="indexterm" href="role-attributes.html">ロールの属性</a></dt><dt>セマフォ, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt><dt>セーブポイント, <a class="indexterm" href="sql-release-savepoint.html">RELEASE SAVEPOINT</a>, <a class="indexterm" href="sql-rollback-to.html">ROLLBACK TO SAVEPOINT</a>, <a class="indexterm" href="sql-savepoint.html">SAVEPOINT</a></dt><dd><dl><dt>の定義, <a class="indexterm" href="sql-savepoint.html">SAVEPOINT</a></dt><dt>の解放, <a class="indexterm" href="sql-release-savepoint.html">RELEASE SAVEPOINT</a></dt><dt>ロールバック, <a class="indexterm" href="sql-rollback-to.html">ROLLBACK TO SAVEPOINT</a></dt></dl></dd><dt>タイムアウト</dt><dd><dl><dt>デッドロック, <a class="indexterm" href="runtime-config-locks.html">ロック管理</a></dt></dl></dd><dt>タイムライン, <a class="indexterm" href="backup.html">バックアップとリストア</a></dt><dt>ダーティリード, <a class="indexterm" href="transaction-iso.html">トランザクションの分離</a></dt><dt>テキスト検索, <a class="indexterm" href="datatype-textsearch.html">テキスト検索に関する型</a>, <a class="indexterm" href="datatype-textsearch.html">テキスト検索に関する型</a>, <a class="indexterm" href="textsearch.html">全文検索</a></dt><dd><dl><dt>データ型, <a class="indexterm" href="datatype-textsearch.html">テキスト検索に関する型</a></dt><dt>関数と演算子, <a class="indexterm" href="datatype-textsearch.html">テキスト検索に関する型</a></dt></dl></dd><dt>テスト, <a class="indexterm" href="regress.html">リグレッションテスト</a></dt><dt>テーブル, <a class="indexterm" href="tutorial-concepts.html">概念</a>, <a class="indexterm" href="ddl-basics.html">テーブルの基本</a>, <a class="indexterm" href="ddl-alter.html">テーブルの変更</a></dt><dd><dl><dt>の作成, <a class="indexterm" href="ddl-basics.html">テーブルの基本</a></dt><dt>の削除, <a class="indexterm" href="ddl-basics.html">テーブルの基本</a></dt><dt>の名称変更, <a class="indexterm" href="ddl-alter.html#idp58248624">テーブル名の変更</a></dt><dt>の変更, <a class="indexterm" href="ddl-alter.html">テーブルの変更</a></dt><dt>パーティショニング, <a class="indexterm" href="ddl-partitioning.html">パーティショニング</a></dt><dt>継承, <a class="indexterm" href="ddl-inherit.html">継承</a></dt></dl></dd><dt>テーブルサンプリングメソッド, <a class="indexterm" href="tablesample-method.html">テーブルサンプリングメソッドの書き方</a></dt><dt>テーブル式, <a class="indexterm" href="queries-table-expressions.html">テーブル式</a></dt><dt>テーブル空間, <a class="indexterm" href="manage-ag-tablespaces.html">テーブル空間</a></dt><dd><dl><dt>デフォルト, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>一時的, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt></dl></dd><dt>テーブル関数, <a class="indexterm" href="queries-table-expressions.html#queries-tablefunctions">テーブル関数</a></dt><dt>ディスクドライブ, <a class="indexterm" href="wal-internals.html">WALの内部</a></dt><dt>ディスク使用量, <a class="indexterm" href="disk-usage.html">ディスク使用量の決定</a></dt><dt>ディスク容量, <a class="indexterm" href="routine-vacuuming.html#vacuum-for-space-recovery">ディスク容量の復旧</a></dt><dt>デッドロック, <a class="indexterm" href="explicit-locking.html#locking-deadlocks">デッドロック</a></dt><dd><dl><dt>間のタイムアウト, <a class="indexterm" href="runtime-config-locks.html">ロック管理</a></dt></dl></dd><dt>デフォルト値, <a class="indexterm" href="ddl-default.html">デフォルト値</a></dt><dd><dl><dt>の変更, <a class="indexterm" href="ddl-alter.html#idp58231648">列のデフォルト値の変更</a></dt></dl></dd><dt>データの分割, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>データベース, <a class="indexterm" href="tutorial-createdb.html">データベースの作成</a>, <a class="indexterm" href="managing-databases.html">データベース管理</a></dt><dd><dl><dt>を作成する権限, <a class="indexterm" href="role-attributes.html">ロールの属性</a></dt><dt>作成, <a class="indexterm" href="tutorial-createdb.html">データベースの作成</a></dt></dl></dd><dt>データベースクラスタ, <a class="indexterm" href="tutorial-concepts.html">概念</a>, <a class="indexterm" href="creating-cluster.html">データベースクラスタの作成</a></dt><dt>データベース活動状況, <a class="indexterm" href="monitoring.html">データベース活動状況の監視</a></dt><dd><dl><dt>の監視, <a class="indexterm" href="monitoring.html">データベース活動状況の監視</a></dt></dl></dd><dt>データ型, <a class="indexterm" href="datatype.html">データ型</a>, <a class="indexterm" href="datatype-numeric.html">数値データ型</a>, <a class="indexterm" href="datatype-enum.html">列挙型</a>, <a class="indexterm" href="typeconv.html">型変換</a>, <a class="indexterm" href="extend-type-system.html">PostgreSQLの型システム</a>, <a class="indexterm" href="extend-type-system.html">PostgreSQLの型システム</a>, <a class="indexterm" href="xfunc-c.html#xfunc-c-basetype">C言語関数における基本型</a>, <a class="indexterm" href="xtypes.html">ユーザ定義の型</a></dt><dd><dl><dt>カテゴリ, <a class="indexterm" href="typeconv-overview.html">概要</a></dt><dt>ユーザ定義の, <a class="indexterm" href="xtypes.html">ユーザ定義の型</a></dt><dt>内部構成, <a class="indexterm" href="xfunc-c.html#xfunc-c-basetype">C言語関数における基本型</a></dt><dt>列挙(enum), <a class="indexterm" href="datatype-enum.html">列挙型</a></dt><dt>型キャスト, <a class="indexterm" href="sql-expressions.html#sql-syntax-type-casts">型キャスト</a></dt><dt>基本, <a class="indexterm" href="extend-type-system.html">PostgreSQLの型システム</a></dt><dt>変換, <a class="indexterm" href="typeconv.html">型変換</a></dt><dt>定数, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-constants-generic">他の型の定数</a></dt><dt>数値, <a class="indexterm" href="datatype-numeric.html">数値データ型</a></dt><dt>複合, <a class="indexterm" href="extend-type-system.html">PostgreSQLの型システム</a></dt></dl></dd><dt>データ領域 (参照 データベースクラスタ)</dt><dt>トランザクション, <a class="indexterm" href="tutorial-transactions.html">トランザクション</a></dt><dt>トランザクションID, <a class="indexterm" href="routine-vacuuming.html#vacuum-for-wraparound">トランザクションIDの周回エラーの防止</a></dt><dd><dl><dt>周回, <a class="indexterm" href="routine-vacuuming.html#vacuum-for-wraparound">トランザクションIDの周回エラーの防止</a></dt></dl></dd><dt>トランザクションの分離, <a class="indexterm" href="transaction-iso.html">トランザクションの分離</a></dt><dt>トランザクションログ (参照 WAL)</dt><dt>トランザクション分離レベル, <a class="indexterm" href="transaction-iso.html">トランザクションの分離</a></dt><dd><dl><dt>シリアライザブル, <a class="indexterm" href="transaction-iso.html#xact-serializable">シリアライザブル分離レベル</a></dt><dt>リピータブルリード, <a class="indexterm" href="transaction-iso.html#xact-repeatable-read">リピータブルリード分離レベル</a></dt><dt>リードコミッティド, <a class="indexterm" href="transaction-iso.html#xact-read-committed">リードコミッティド分離レベル</a></dt></dl></dd><dt>トランザクション隔離レベル</dt><dd><dl><dt>の設定, <a class="indexterm" href="sql-set-transaction.html">SET TRANSACTION</a></dt><dt>デフォルト設定, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt></dl></dd><dt>トリガ, <a class="indexterm" href="triggers.html">トリガ</a>, <a class="indexterm" href="trigger-interface.html">Cによるトリガ関数の作成</a>, <a class="indexterm" href="rules-triggers.html">ルール対トリガ</a>, <a class="indexterm" href="plpgsql-trigger.html">トリガプロシージャ</a>, <a class="indexterm" href="plpython-trigger.html">トリガ関数</a></dt><dd><dl><dt>Cによる, <a class="indexterm" href="trigger-interface.html">Cによるトリガ関数の作成</a></dt><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-trigger.html">トリガプロシージャ</a></dt><dt>PL/Pythonにおける, <a class="indexterm" href="plpython-trigger.html">トリガ関数</a></dt><dt>PL/Tclにおける, <a class="indexterm" href="pltcl-trigger.html">PL/Tclのトリガプロシージャ</a></dt><dt>とルールとの比較, <a class="indexterm" href="rules-triggers.html">ルール対トリガ</a></dt><dt>tsvectorから派生した列を更新する, <a class="indexterm" href="textsearch-features.html#textsearch-update-triggers">自動更新のためのトリガ</a></dt><dt>トリガ関数の引数, <a class="indexterm" href="trigger-definition.html">トリガ動作の概要</a></dt></dl></dd><dt>トークン, <a class="indexterm" href="sql-syntax-lexical.html">字句の構造</a></dt><dt>ドル引用符付け, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-dollar-quoting">ドル記号で引用符付けされた文字列定数</a></dt><dt>ネットワーク, <a class="indexterm" href="datatype-net-types.html">ネットワークアドレス型</a></dt><dd><dl><dt>データ型, <a class="indexterm" href="datatype-net-types.html">ネットワークアドレス型</a></dt></dl></dd><dt>ネットワークアタッチドストレージ(NAS) (参照 ネットワークファイルシステム)</dt><dt>ネットワークファイルシステム, <a class="indexterm" href="creating-cluster.html#creating-cluster-nfs">ネットワークファイルシステムの使用</a></dt><dt>ハッシュ (参照 インデックス)</dt><dt>バイナリデータ, <a class="indexterm" href="datatype-binary.html">バイナリ列データ型</a>, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dd><dl><dt>関数, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt></dl></dd><dt>バイナリ文字列</dt><dd><dl><dt>結合, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>長さ, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt></dl></dd><dt>バキューム, <a class="indexterm" href="routine-vacuuming.html">定常的なバキューム作業</a></dt><dt>バックアップ, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a>, <a class="indexterm" href="backup.html">バックアップとリストア</a></dt><dt>バックグラウンドワーカ, <a class="indexterm" href="bgworker.html">バックグラウンドワーカプロセス</a></dt><dt>バックスラッシュエスケープ, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-strings-escape">C形式エスケープでの文字列定数</a></dt><dt>バージョン, <a class="indexterm" href="upgrading.html">PostgreSQLクラスタのアップグレード処理</a></dt><dd><dl><dt>互換性, <a class="indexterm" href="upgrading.html">PostgreSQLクラスタのアップグレード処理</a></dt></dl></dd><dt>パス</dt><dd><dl><dt>スキーマへの, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt></dl></dd><dt>パスワード, <a class="indexterm" href="role-attributes.html">ロールの属性</a></dt><dd><dl><dt>スーパーユーザの, <a class="indexterm" href="creating-cluster.html">データベースクラスタの作成</a></dt><dt>認証, <a class="indexterm" href="auth-methods.html#auth-password">パスワード認証</a></dt></dl></dd><dt>パスワードファイル, <a class="indexterm" href="libpq-pgpass.html">パスワードファイル</a></dt><dt>パターン</dt><dd><dl><dt>psqlおよびpg_dumpにおける, <a class="indexterm" href="app-psql.html#app-psql-patterns">パターン</a></dt></dl></dd><dt>パターンマッチ, <a class="indexterm" href="functions-matching.html">パターンマッチ</a></dt><dt>パラメータ</dt><dd><dl><dt>の構文, <a class="indexterm" href="sql-expressions.html#sql-expressions-parameters-positional">位置パラメータ</a></dt></dl></dd><dt>パーティショニング, <a class="indexterm" href="ddl-partitioning.html">パーティショニング</a></dt><dt>ビットマップスキャン, <a class="indexterm" href="indexes-bitmap-scans.html">複数のインデックスの組み合わせ</a></dt><dt>ビットマップ走査, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>ビット列, <a class="indexterm" href="datatype-bit.html">ビット列データ型</a></dt><dd><dl><dt>データ型, <a class="indexterm" href="datatype-bit.html">ビット列データ型</a></dt></dl></dd><dt>ビット文字列, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-bit-strings">ビット文字列定数</a>, <a class="indexterm" href="functions-bitstring.html">ビット文字列関数と演算子</a></dt><dd><dl><dt>定数, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-bit-strings">ビット文字列定数</a></dt><dt>関数, <a class="indexterm" href="functions-bitstring.html">ビット文字列関数と演算子</a></dt></dl></dd><dt>ビュー, <a class="indexterm" href="tutorial-views.html">ビュー</a>, <a class="indexterm" href="rules-views.html">ビューとルールシステム</a>, <a class="indexterm" href="rules-materializedviews.html">マテリアライズドビュー</a>, <a class="indexterm" href="rules-update.html#rules-update-views">ビューとの協調</a></dt><dd><dl><dt>マテリアライズド, <a class="indexterm" href="rules-materializedviews.html">マテリアライズドビュー</a></dt><dt>ルールを使用した実装, <a class="indexterm" href="rules-views.html">ビューとルールシステム</a></dt><dt>更新, <a class="indexterm" href="rules-update.html#rules-update-views">ビューとの協調</a></dt></dl></dd><dt>ファイルシステムマウントポイント, <a class="indexterm" href="creating-cluster.html#creating-cluster-mount-points">セカンダリファイルシステムの使用</a></dt><dt>ファントムリード, <a class="indexterm" href="transaction-iso.html">トランザクションの分離</a></dt><dt>フィールド</dt><dd><dl><dt>計算処理された, <a class="indexterm" href="xfunc-sql.html#xfunc-sql-composite-functions">複合型を使用するSQL関数</a></dt></dl></dd><dt>フィールド選択, <a class="indexterm" href="sql-expressions.html#field-selection">フィールド選択</a></dt><dt>フェールオーバ, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>プリペアド文, <a class="indexterm" href="sql-deallocate.html">DEALLOCATE</a>, <a class="indexterm" href="sql-execute.html">EXECUTE</a>, <a class="indexterm" href="sql-explain.html">EXPLAIN</a>, <a class="indexterm" href="sql-prepare.html">PREPARE</a></dt><dd><dl><dt>の作成, <a class="indexterm" href="sql-prepare.html">PREPARE</a></dt><dt>の削除, <a class="indexterm" href="sql-deallocate.html">DEALLOCATE</a></dt><dt>の問い合わせ計画の表示, <a class="indexterm" href="sql-explain.html">EXPLAIN</a></dt><dt>の実行, <a class="indexterm" href="sql-execute.html">EXECUTE</a></dt></dl></dd><dt>プロトコル, <a class="indexterm" href="protocol.html">フロントエンド/バックエンドプロトコル</a></dt><dd><dl><dt>フロントエンド/バックエンド, <a class="indexterm" href="protocol.html">フロントエンド/バックエンドプロトコル</a></dt></dl></dd><dt>ホスト名, <a class="indexterm" href="libpq-connect.html#libpq-paramkeywords">パラメータキーワード</a></dt><dt>ホットスタンバイ, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>ポイントインタイムリカバリ, <a class="indexterm" href="backup.html">バックアップとリストア</a></dt><dt>ポリシー, <a class="indexterm" href="ddl-rowsecurity.html">行セキュリティポリシー</a></dt><dt>マシンの起動</dt><dd><dl><dt>時のサーバ起動, <a class="indexterm" href="server-start.html">データベースサーバの起動</a></dt></dl></dd><dt>マジックブロック, <a class="indexterm" href="xfunc-c.html#xfunc-c-dynload">動的ロード</a></dt><dt>マテリアライズドビュー, <a class="indexterm" href="rules-materializedviews.html">マテリアライズドビュー</a>, <a class="indexterm" href="view-pg-matviews.html">pg_matviews</a></dt><dd><dl><dt>ルールによる実装, <a class="indexterm" href="rules-materializedviews.html">マテリアライズドビュー</a></dt></dl></dd><dt>メモリコンテキスト</dt><dd><dl><dt>SPI内部の, <a class="indexterm" href="spi-memory.html">メモリ管理</a></dt></dl></dd><dt>ユリウス日, <a class="indexterm" href="datetime-units-history.html">単位の歴史</a></dt><dt>ユーザ, <a class="indexterm" href="database-roles.html">データベースロール</a></dt><dd><dl><dt>現在の, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt></dl></dd><dt>ユーザマッピング, <a class="indexterm" href="ddl-foreign-data.html">外部データ</a></dt><dt>ユーザ名マップ, <a class="indexterm" href="auth-username-maps.html">ユーザ名マップ</a></dt><dt>ライブラリ初期化処理関数, <a class="indexterm" href="xfunc-c.html#xfunc-c-dynload">動的ロード</a></dt><dt>ライブラリ最終処理関数, <a class="indexterm" href="xfunc-c.html#xfunc-c-dynload">動的ロード</a></dt><dt>ラベル (参照 別名)</dt><dt>ラージオブジェクト, <a class="indexterm" href="largeobjects.html">ラージオブジェクト</a></dt><dt>リグレッションテスト, <a class="indexterm" href="install-procedure.html">インストール手順</a>, <a class="indexterm" href="regress.html">リグレッションテスト</a></dt><dt>リピータブルリード, <a class="indexterm" href="transaction-iso.html#xact-repeatable-read">リピータブルリード分離レベル</a></dt><dt>リレーショナルデータベース, <a class="indexterm" href="tutorial-concepts.html">概念</a></dt><dt>リレーション, <a class="indexterm" href="tutorial-concepts.html">概念</a></dt><dt>リードコミッティド, <a class="indexterm" href="transaction-iso.html#xact-read-committed">リードコミッティド分離レベル</a></dt><dt>ループ, <a class="indexterm" href="plpgsql-control-structures.html#plpgsql-control-structures-loops">単純なループ</a></dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-control-structures.html#plpgsql-control-structures-loops">単純なループ</a></dt></dl></dd><dt>ルール, <a class="indexterm" href="rules.html">ルールシステム</a>, <a class="indexterm" href="rules-views.html">ビューとルールシステム</a>, <a class="indexterm" href="rules-views.html#rules-select">SELECTルールの動き</a>, <a class="indexterm" href="rules-materializedviews.html">マテリアライズドビュー</a>, <a class="indexterm" href="rules-update.html">INSERT、UPDATE、DELETEについてのルール</a>, <a class="indexterm" href="rules-update.html">INSERT、UPDATE、DELETEについてのルール</a>, <a class="indexterm" href="rules-update.html">INSERT、UPDATE、DELETEについてのルール</a>, <a class="indexterm" href="rules-triggers.html">ルール対トリガ</a></dt><dd><dl><dt>DELETE用, <a class="indexterm" href="rules-update.html">INSERT、UPDATE、DELETEについてのルール</a></dt><dt>INSERT用, <a class="indexterm" href="rules-update.html">INSERT、UPDATE、DELETEについてのルール</a></dt><dt>SELECT用, <a class="indexterm" href="rules-views.html#rules-select">SELECTルールの動き</a></dt><dt>とトリガとの比較, <a class="indexterm" href="rules-triggers.html">ルール対トリガ</a></dt><dt>UPDATE用, <a class="indexterm" href="rules-update.html">INSERT、UPDATE、DELETEについてのルール</a></dt><dt>とビュー, <a class="indexterm" href="rules-views.html">ビューとルールシステム</a></dt><dt>とマテリアライズドビュー, <a class="indexterm" href="rules-materializedviews.html">マテリアライズドビュー</a></dt></dl></dd><dt>レプリケーション, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>レプリケーションスロット</dt><dd><dl><dt>ストリーミングレプリケーション, <a class="indexterm" href="warm-standby.html#streaming-replication-slots">レプリケーションスロット</a></dt><dt>ロジカルレプリケーション, <a class="indexterm" href="logicaldecoding-explanation.html#idp94844864">レプリケーションスロット</a></dt></dl></dd><dt>レプリケーション起点, <a class="indexterm" href="replication-origins.html">レプリケーション進捗の追跡</a></dt><dt>レプリケーション進捗の追跡, <a class="indexterm" href="replication-origins.html">レプリケーション進捗の追跡</a></dt><dt>ログの出力先, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt><dt>ログイン権限, <a class="indexterm" href="role-attributes.html">ロールの属性</a></dt><dt>ログシッピング, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>ロケール, <a class="indexterm" href="creating-cluster.html">データベースクラスタの作成</a>, <a class="indexterm" href="locale.html">ロケールのサポート</a></dt><dt>ロジカルデコーディング, <a class="indexterm" href="logicaldecoding.html">ロジカルデコーディング</a>, <a class="indexterm" href="logicaldecoding-explanation.html#idp94839616">ロジカルデコーディング</a></dt><dt>ロック, <a class="indexterm" href="explicit-locking.html">明示的ロック</a>, <a class="indexterm" href="explicit-locking.html#advisory-locks">勧告的ロック</a>, <a class="indexterm" href="monitoring-locks.html">ロックの表示</a></dt><dd><dl><dt>勧告的, <a class="indexterm" href="explicit-locking.html#advisory-locks">勧告的ロック</a></dt><dt>監視, <a class="indexterm" href="monitoring-locks.html">ロックの表示</a></dt></dl></dd><dt>ロール, <a class="indexterm" href="database-roles.html">データベースロール</a>, <a class="indexterm" href="role-membership.html">ロールのメンバ資格</a></dt><dd><dl><dt>を作成する権限, <a class="indexterm" href="role-attributes.html">ロールの属性</a></dt><dt>レプリケーションの新規接続を行う権限, <a class="indexterm" href="role-attributes.html">ロールの属性</a></dt><dt>内のメンバ資格, <a class="indexterm" href="role-membership.html">ロールのメンバ資格</a></dt><dt>有効な, <a class="indexterm" href="infoschema-enabled-roles.html">enabled_roles</a></dt><dt>適用可能, <a class="indexterm" href="infoschema-applicable-roles.html">applicable_roles</a></dt></dl></dd><dt>ロールバック</dt><dd><dl><dt>psql, <a class="indexterm" href="app-psql.html#app-psql-variables">変数</a></dt></dl></dd><dt>一意性制約, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-unique-constraints">一意性制約</a></dt><dt>並べ替え, <a class="indexterm" href="queries-order.html">行の並べ替え</a></dt><dt>中央値(メジアン), <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>主キー, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-primary-keys">主キー</a></dt><dt>仮想集合集約</dt><dd><dl><dt>組み込み, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></dd><dt>任意精度の数, <a class="indexterm" href="datatype-numeric.html#datatype-numeric-decimal">任意の精度を持つ数</a></dt><dt>休止, <a class="indexterm" href="functions-datetime.html#functions-datetime-delay">遅延実行</a></dt><dt>例外</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-control-structures.html#plpgsql-error-trapping">エラーの捕捉</a></dt></dl></dd><dt>保守, <a class="indexterm" href="maintenance.html">定常的なデータベース保守作業</a></dt><dt>信頼, <a class="indexterm" href="plperl-trusted.html">信頼されたPL/Perlおよび信頼されないPL/Perl</a></dt><dd><dl><dt>PL/Perl, <a class="indexterm" href="plperl-trusted.html">信頼されたPL/Perlおよび信頼されないPL/Perl</a></dt></dl></dd><dt>修飾名, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-create">スキーマの作成</a></dt><dt>偽, <a class="indexterm" href="datatype-boolean.html">論理値データ型</a></dt><dt>入力関数, <a class="indexterm" href="xtypes.html">ユーザ定義の型</a></dt><dt>全文テキスト検索, <a class="indexterm" href="datatype-textsearch.html">テキスト検索に関する型</a></dt><dd><dl><dt>関数と演算子, <a class="indexterm" href="datatype-textsearch.html">テキスト検索に関する型</a></dt></dl></dd><dt>全文検索, <a class="indexterm" href="datatype-textsearch.html">テキスト検索に関する型</a>, <a class="indexterm" href="textsearch.html">全文検索</a>, <a class="indexterm" href="textsearch-indexes.html">GINおよびGiSTインデックス種類</a></dt><dd><dl><dt>インデックス, <a class="indexterm" href="textsearch-indexes.html">GINおよびGiSTインデックス種類</a></dt><dt>データ型, <a class="indexterm" href="datatype-textsearch.html">テキスト検索に関する型</a></dt></dl></dd><dt>共分散</dt><dd><dl><dt>標本, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>母集団, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></dd><dt>共有メモリ, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt><dt>共有ライブラリ, <a class="indexterm" href="install-post.html#idp71659056">共有ライブラリ</a>, <a class="indexterm" href="xfunc-c.html#dfunc">動的にロードされる関数のコンパイルとリンク</a></dt><dt>共通テーブル式 (参照 WITH)</dt><dt>出力関数, <a class="indexterm" href="xtypes.html">ユーザ定義の型</a></dt><dt>分散, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dd><dl><dt>標本, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>母集団, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></dd><dt>列, <a class="indexterm" href="tutorial-concepts.html">概念</a>, <a class="indexterm" href="ddl-basics.html">テーブルの基本</a></dt><dd><dl><dt>の削除, <a class="indexterm" href="ddl-alter.html#ddl-alter-removing-a-column">列の削除</a></dt><dt>の名称変更, <a class="indexterm" href="ddl-alter.html#idp58245552">列名の変更</a></dt><dt>の追加, <a class="indexterm" href="ddl-alter.html#ddl-alter-adding-a-column">列の追加</a></dt><dt>システム列, <a class="indexterm" href="ddl-system-columns.html">システム列</a></dt></dl></dd><dt>列のデータ型</dt><dd><dl><dt>の変更, <a class="indexterm" href="ddl-alter.html#idp58238384">列のデータ型の変更</a></dt></dl></dd><dt>列の参照, <a class="indexterm" href="sql-expressions.html#sql-expressions-column-refs">列の参照</a></dt><dt>列挙型, <a class="indexterm" href="datatype-enum.html">列挙型</a></dt><dt>初期化フォーク, <a class="indexterm" href="storage-init.html">初期化フォーク</a></dt><dt>別名, <a class="indexterm" href="queries-table-expressions.html#queries-table-aliases">テーブルと列の別名</a>, <a class="indexterm" href="queries-select-lists.html#queries-column-labels">列ラベル</a></dt><dd><dl><dt>FROM句内の, <a class="indexterm" href="queries-table-expressions.html#queries-table-aliases">テーブルと列の別名</a></dt><dt>問い合わせ内のテーブル名用の, <a class="indexterm" href="tutorial-join.html">テーブル間を結合</a></dt><dt>選択リスト内の, <a class="indexterm" href="queries-select-lists.html#queries-column-labels">列ラベル</a></dt></dl></dd><dt>制御ファイル, <a class="indexterm" href="extend-extensions.html#idp89151008">拡張のファイル</a></dt><dt>制約, <a class="indexterm" href="ddl-constraints.html">制約</a></dt><dd><dl><dt>の削除, <a class="indexterm" href="ddl-alter.html#ddl-alter-removing-a-constraint">制約の削除</a></dt><dt>の名前, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-check-constraints">検査制約</a></dt><dt>の追加, <a class="indexterm" href="ddl-alter.html#ddl-alter-adding-a-constraint">制約の追加</a></dt><dt>一意性, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-unique-constraints">一意性制約</a></dt><dt>主キー, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-primary-keys">主キー</a></dt><dt>外部キー, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-fk">外部キー</a></dt><dt>排他, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-exclusion">排他制約</a></dt><dt>検査, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-check-constraints">検査制約</a></dt><dt>非NULL, <a class="indexterm" href="ddl-constraints.html#idp58028768">非NULL制約</a></dt></dl></dd><dt>制約による除外, <a class="indexterm" href="ddl-partitioning.html#ddl-partitioning-constraint-exclusion">パーティショニングと制約による除外</a></dt><dt>制約除外, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-other">その他のプランナオプション</a></dt><dt>削除, <a class="indexterm" href="dml-delete.html">データの削除</a></dt><dt>副問い合わせ, <a class="indexterm" href="tutorial-agg.html">集約関数</a>, <a class="indexterm" href="sql-expressions.html#sql-syntax-scalar-subqueries">スカラ副問い合わせ</a>, <a class="indexterm" href="queries-table-expressions.html#queries-subqueries">副問い合わせ</a></dt><dt>動的ロード, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-other">その他のデフォルト</a>, <a class="indexterm" href="xfunc-c.html#xfunc-c-dynload">動的ロード</a></dt><dt>勧告的ロック, <a class="indexterm" href="explicit-locking.html#advisory-locks">勧告的ロック</a></dt><dt>参照整合性, <a class="indexterm" href="tutorial-fk.html">外部キー</a>, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-fk">外部キー</a></dt><dt>反復不能読み取り, <a class="indexterm" href="transaction-iso.html">トランザクションの分離</a></dt><dt>可視性マップ, <a class="indexterm" href="storage-vm.html">可視性マップ</a></dt><dt>右結合, <a class="indexterm" href="queries-table-expressions.html#queries-join">結合テーブル</a></dt><dt>同時実行制御, <a class="indexterm" href="mvcc.html">同時実行制御</a></dt><dt>同期コミット, <a class="indexterm" href="wal-async-commit.html">非同期コミット</a></dt><dt>同期レプリケーション, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>名前, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-identifiers">識別子とキーワード</a></dt><dd><dl><dt>の構文, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-identifiers">識別子とキーワード</a></dt><dt>修飾された, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-create">スキーマの作成</a></dt><dt>非修飾の, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-path">スキーマ検索パス</a></dt></dl></dd><dt>否定, <a class="indexterm" href="functions-logical.html">論理演算子</a></dt><dt>周回</dt><dd><dl><dt>トランザクションIDの, <a class="indexterm" href="routine-vacuuming.html#vacuum-for-wraparound">トランザクションIDの周回エラーの防止</a></dt><dt>マルチトランザクションIDの, <a class="indexterm" href="routine-vacuuming.html#vacuum-for-multixact-wraparound">マルチトランザクションと周回</a></dt></dl></dd><dt>問い合わせ, <a class="indexterm" href="tutorial-select.html">テーブルへの問い合わせ</a>, <a class="indexterm" href="queries.html">問い合わせ</a></dt><dt>問い合わせの準備</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-implementation.html#plpgsql-plan-caching">計画のキャッシュ</a></dt><dt>PL/Pythonにおける, <a class="indexterm" href="plpython-database.html#idp93439744">データベースアクセス関数</a></dt><dt>PL/Tclにおける, <a class="indexterm" href="pltcl-dbaccess.html">PL/Tclからのデータベースアクセス</a></dt></dl></dd><dt>問い合わせツリー, <a class="indexterm" href="querytree.html">問い合わせツリーとは</a></dt><dt>問い合わせ計画, <a class="indexterm" href="using-explain.html">EXPLAINの利用</a></dt><dt>回帰切片, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>回帰勾配, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>型, <a class="indexterm" href="extend-type-system.html#extend-types-polymorphic">多様型</a> (参照 データ型)</dt><dd><dl><dt>多様, <a class="indexterm" href="extend-type-system.html#extend-types-polymorphic">多様型</a></dt></dl></dd><dt>型キャスト, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-constants-numeric">数値定数</a>, <a class="indexterm" href="sql-expressions.html#sql-syntax-type-casts">型キャスト</a></dt><dt>埋め込みSQL, <a class="indexterm" href="ecpg.html">ECPG - C言語による埋め込みSQL</a></dt><dd><dl><dt>C言語による, <a class="indexterm" href="ecpg.html">ECPG - C言語による埋め込みSQL</a></dt></dl></dd><dt>基本型, <a class="indexterm" href="extend-type-system.html">PostgreSQLの型システム</a></dt><dt>変動性, <a class="indexterm" href="xfunc-volatility.html">関数の変動性分類</a></dt><dd><dl><dt>関数, <a class="indexterm" href="xfunc-volatility.html">関数の変動性分類</a></dt></dl></dd><dt>外部キー, <a class="indexterm" href="tutorial-fk.html">外部キー</a>, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-fk">外部キー</a></dt><dt>外部テーブル, <a class="indexterm" href="ddl-foreign-data.html">外部データ</a></dt><dt>外部データ, <a class="indexterm" href="ddl-foreign-data.html">外部データ</a></dt><dt>外部データラッパ, <a class="indexterm" href="fdwhandler.html">外部データラッパの作成</a></dt><dd><dl><dt>のハンドラ, <a class="indexterm" href="fdwhandler.html">外部データラッパの作成</a></dt></dl></dd><dt>外部結合, <a class="indexterm" href="queries-table-expressions.html#queries-join">結合テーブル</a></dt><dt>多様型, <a class="indexterm" href="extend-type-system.html#extend-types-polymorphic">多様型</a></dt><dt>多様関数, <a class="indexterm" href="extend-type-system.html#extend-types-polymorphic">多様型</a></dt><dt>多版型同時実行制御, <a class="indexterm" href="mvcc-intro.html">序文</a></dt><dt>大文字小文字の区別</dt><dd><dl><dt>SQLコマンドの, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-identifiers">識別子とキーワード</a></dt></dl></dd><dt>定常的な保守, <a class="indexterm" href="maintenance.html">定常的なデータベース保守作業</a></dt><dt>定数, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-constants">定数</a></dt><dt>左結合, <a class="indexterm" href="queries-table-expressions.html#queries-join">結合テーブル</a></dt><dt>式, <a class="indexterm" href="sql-expressions.html">評価式</a></dt><dd><dl><dt>の構文, <a class="indexterm" href="sql-expressions.html">評価式</a></dt><dt>の評価順, <a class="indexterm" href="sql-expressions.html#syntax-express-eval">式の評価規則</a></dt></dl></dd><dt>引用符</dt><dd><dl><dt>および識別子, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-identifiers">識別子とキーワード</a></dt><dt>エスケープ, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-strings">文字列定数</a></dt></dl></dd><dt>性能, <a class="indexterm" href="performance-tips.html">性能に関するヒント</a></dt><dt>情報スキーマ, <a class="indexterm" href="information-schema.html">情報スキーマ</a></dt><dt>所有者, <a class="indexterm" href="ddl-priv.html">権限</a></dt><dt>手続き言語, <a class="indexterm" href="xplang.html">手続き言語</a>, <a class="indexterm" href="plhandler.html">手続き言語ハンドラの作成</a></dt><dd><dl><dt>の作成, <a class="indexterm" href="plhandler.html">手続き言語ハンドラの作成</a></dt><dt>外部管理の, <a class="indexterm" href="external-pl.html">手続き言語</a></dt></dl></dd><dt>拡張, <a class="indexterm" href="extend-extensions.html">関連するオブジェクトを拡張としてパッケージ化</a></dt><dd><dl><dt>外部で保守される, <a class="indexterm" href="external-extensions.html">拡張</a></dt></dl></dd><dt>括弧で囲まれた, <a class="indexterm" href="sql-expressions.html">評価式</a></dt><dt>挿入, <a class="indexterm" href="dml-insert.html">データの挿入</a></dt><dt>排他制約, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-exclusion">排他制約</a></dt><dt>接続サービスファイル, <a class="indexterm" href="libpq-pgservice.html">接続サービスファイル</a></dt><dt>数値</dt><dd><dl><dt>定数, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-constants-numeric">数値定数</a></dt></dl></dd><dt>文字の並び, <a class="indexterm" href="datatype-character.html">文字型</a></dt><dd><dl><dt>データ型, <a class="indexterm" href="datatype-character.html">文字型</a></dt></dl></dd><dt>文字セット, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a>, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a>, <a class="indexterm" href="multibyte.html">文字セットサポート</a></dt><dt>文字列, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-strings">文字列定数</a> (参照 文字の並び)</dt><dd><dl><dt>エスケープに関する警告, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>バックスラッシュによる引用, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>定数, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-strings">文字列定数</a></dt><dt>標準に従う, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>結合, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>長さ, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt></dl></dd><dt>文字列のエスケープ, <a class="indexterm" href="libpq-exec.html#libpq-exec-escape-string">SQLコマンドに含めるための文字列のエスケープ処理</a></dt><dd><dl><dt>libpqにおける, <a class="indexterm" href="libpq-exec.html#libpq-exec-escape-string">SQLコマンドに含めるための文字列のエスケープ処理</a></dt></dl></dd><dt>文書, <a class="indexterm" href="textsearch-intro.html#textsearch-document">文書とは何か?</a></dt><dd><dl><dt>全文検索, <a class="indexterm" href="textsearch-intro.html#textsearch-document">文書とは何か?</a></dt></dl></dd><dt>日付</dt><dd><dl><dt>現在, <a class="indexterm" href="functions-datetime.html#functions-datetime-current">Current Date/Time</a></dt></dl></dd><dt>時刻</dt><dd><dl><dt>現在, <a class="indexterm" href="functions-datetime.html#functions-datetime-current">Current Date/Time</a></dt></dl></dd><dt>時間帯, <a class="indexterm" href="datatype-datetime.html#datatype-timezones">時間帯</a>, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dd><dl><dt>入力簡略形, <a class="indexterm" href="datetime-config-files.html">日付/時刻設定ファイル</a></dt><dt>変換, <a class="indexterm" href="functions-datetime.html#functions-datetime-zoneconvert">AT TIME ZONE</a></dt></dl></dd><dt>時間帯データ, <a class="indexterm" href="install-procedure.html">インストール手順</a></dt><dt>時間帯名, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>時間間隔, <a class="indexterm" href="datatype-datetime.html">日付/時刻データ型</a>, <a class="indexterm" href="datatype-datetime.html#datatype-interval-input">時間間隔の入力</a></dt><dd><dl><dt>出力書式, <a class="indexterm" href="datatype-datetime.html#datatype-interval-output">時間間隔の出力</a></dt><dd><dl><dt>(参照 書式設定)</dt></dl></dd></dl></dd><dt>暗号化, <a class="indexterm" href="encryption-options.html">暗号化オプション</a>, <a class="indexterm" href="pgcrypto.html">pgcrypto</a></dt><dd><dl><dt>特定の列の, <a class="indexterm" href="pgcrypto.html">pgcrypto</a></dt></dl></dd><dt>更新, <a class="indexterm" href="dml-update.html">データの更新</a></dt><dt>更新可能ビュー, <a class="indexterm" href="sql-createview.html#sql-createview-updatable-views">更新可能ビュー</a></dt><dt>書式設定, <a class="indexterm" href="functions-formatting.html">データ型書式設定関数</a></dt><dt>最頻値(モード)</dt><dd><dl><dt>統計, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></dd><dt>有効なロール, <a class="indexterm" href="infoschema-enabled-roles.html">enabled_roles</a></dt><dt>有効数字, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>条件式, <a class="indexterm" href="functions-conditional.html">条件式</a></dt><dt>格納パラメータ, <a class="indexterm" href="sql-createtable.html#sql-createtable-storage-parameters">格納パラメータ</a></dt><dt>検査制約, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-check-constraints">検査制約</a></dt><dt>検索パス, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-path">スキーマ検索パス</a></dt><dd><dl><dt>オブジェクトの可視性, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>現在の, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt></dl></dd><dt>構文, <a class="indexterm" href="sql-syntax.html">SQLの構文</a></dt><dd><dl><dt>SQL, <a class="indexterm" href="sql-syntax.html">SQLの構文</a></dt></dl></dd><dt>標準偏差, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dd><dl><dt>標本, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>母集団, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></dd><dt>権利 (参照 権限)</dt><dt>権限, <a class="indexterm" href="ddl-priv.html">権限</a>, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-priv">スキーマおよび権限</a>, <a class="indexterm" href="rules-privileges.html">ルールと権限</a>, <a class="indexterm" href="rules-privileges.html">ルールと権限</a></dt><dd><dl><dt>ルールでの, <a class="indexterm" href="rules-privileges.html">ルールと権限</a></dt><dt>スキーマ用の, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-priv">スキーマおよび権限</a></dt><dt>ビューでの, <a class="indexterm" href="rules-privileges.html">ルールと権限</a></dt><dt>問い合わせ, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt></dl></dd><dt>正規表現, <a class="indexterm" href="functions-matching.html#functions-similarto-regexp">SIMILAR TO正規表現</a>, <a class="indexterm" href="functions-matching.html#functions-posix-regexp">POSIX正規表現</a></dt><dd><dl><dt>(参照 パターンマッチ)</dt><dt>とロケール, <a class="indexterm" href="locale.html#idp76686736">動作</a></dt></dl></dd><dt>歴史, <a class="indexterm" href="history.html">PostgreSQL小史</a></dt><dd><dl><dt>PostgreSQLの, <a class="indexterm" href="history.html">PostgreSQL小史</a></dt></dl></dd><dt>比較, <a class="indexterm" href="functions-comparison.html">比較演算子</a>, <a class="indexterm" href="functions-subquery.html">副問い合わせ式</a></dt><dd><dl><dt>副問い合わせ結果行, <a class="indexterm" href="functions-subquery.html">副問い合わせ式</a></dt><dt>演算子, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>行コンストラクタ, <a class="indexterm" href="functions-comparisons.html">行と配列の比較</a></dt><dt>複合型, <a class="indexterm" href="functions-comparisons.html">行と配列の比較</a></dt></dl></dd><dt>浮動小数点, <a class="indexterm" href="datatype-numeric.html#datatype-float">浮動小数点データ型</a></dt><dd><dl><dt>表示, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt></dl></dd><dt>添字, <a class="indexterm" href="sql-expressions.html#sql-expressions-subscripts">添字</a></dt><dt>演算子, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-operators">演算子</a>, <a class="indexterm" href="sql-syntax-lexical.html#sql-precedence">演算子の優先順位</a>, <a class="indexterm" href="functions.html">関数と演算子</a>, <a class="indexterm" href="functions-logical.html">論理演算子</a>, <a class="indexterm" href="typeconv-oper.html">演算子</a>, <a class="indexterm" href="xoper.html">ユーザ定義の演算子</a></dt><dd><dl><dt>の呼び出しにおける型の解決, <a class="indexterm" href="typeconv-oper.html">演算子</a></dt><dt>ユーザ定義, <a class="indexterm" href="xoper.html">ユーザ定義の演算子</a></dt><dt>優先順位, <a class="indexterm" href="sql-syntax-lexical.html#sql-precedence">演算子の優先順位</a></dt><dt>呼び出し, <a class="indexterm" href="sql-expressions.html#sql-expressions-operator-calls">演算子の呼び出し</a></dt><dt>構文, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-operators">演算子</a></dt><dt>論理, <a class="indexterm" href="functions-logical.html">論理演算子</a></dt></dl></dd><dt>演算子クラス, <a class="indexterm" href="indexes-opclass.html">演算子クラスと演算子族</a>, <a class="indexterm" href="xindex.html#xindex-opclass">インデックスメソッドと演算子クラス</a></dt><dt>演算子族, <a class="indexterm" href="indexes-opclass.html">演算子クラスと演算子族</a>, <a class="indexterm" href="xindex.html#xindex-opfamily">演算子クラスと演算子族</a></dt><dt>無名コードブロック, <a class="indexterm" href="sql-do.html">DO</a></dt><dt>照合</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-declarations.html#plpgsql-declaration-collation">PL/pgSQL変数の照合</a></dt></dl></dd><dt>照合順序</dt><dd><dl><dt>SQL関数における, <a class="indexterm" href="xfunc-sql.html#idp87743232">照合順序を持つSQL関数</a></dt></dl></dd><dt>環境変数, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>百分位数</dt><dd><dl><dt>連続, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>離散, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></dd><dt>監視, <a class="indexterm" href="monitoring.html">データベース活動状況の監視</a></dt><dd><dl><dt>データベース活動情報の, <a class="indexterm" href="monitoring.html">データベース活動状況の監視</a></dt></dl></dd><dt>目的リスト, <a class="indexterm" href="querytree.html">問い合わせツリーとは</a></dt><dt>直列化異常, <a class="indexterm" href="transaction-iso.html">トランザクションの分離</a>, <a class="indexterm" href="transaction-iso.html#xact-serializable">シリアライザブル分離レベル</a></dt><dt>直線, <a class="indexterm" href="datatype-geometric.html#datatype-line">直線</a></dt><dt>相関, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>真, <a class="indexterm" href="datatype-boolean.html">論理値データ型</a></dt><dt>矩形, <a class="indexterm" href="datatype-geometric.html#idp60686256">矩形</a></dt><dt>移動集約モード, <a class="indexterm" href="xaggr.html#xaggr-moving-aggregates">移動集約モード</a></dt><dt>空き領域マップ, <a class="indexterm" href="storage-fsm.html">空き領域マップ</a></dt><dt>管理ツール</dt><dd><dl><dt>外部で保守される, <a class="indexterm" href="external-admin-tools.html">管理ツール</a></dt></dl></dd><dt>範囲テーブル, <a class="indexterm" href="querytree.html">問い合わせツリーとは</a></dt><dt>範囲型, <a class="indexterm" href="rangetypes.html">範囲型</a></dt><dd><dl><dt>のインデックス, <a class="indexterm" href="rangetypes.html#rangetypes-indexing">インデックス</a></dt><dt>排他, <a class="indexterm" href="rangetypes.html#rangetypes-constraint">範囲の制約</a></dt></dl></dd><dt>結合, <a class="indexterm" href="tutorial-join.html">テーブル間を結合</a>, <a class="indexterm" href="queries-table-expressions.html#queries-join">結合テーブル</a>, <a class="indexterm" href="explicit-joins.html">明示的なJOIN句でプランナを制御する</a></dt><dd><dl><dt>クロス, <a class="indexterm" href="queries-table-expressions.html#queries-join">結合テーブル</a></dt><dt>右, <a class="indexterm" href="queries-table-expressions.html#queries-join">結合テーブル</a></dt><dt>外部, <a class="indexterm" href="tutorial-join.html">テーブル間を結合</a>, <a class="indexterm" href="queries-table-expressions.html#queries-join">結合テーブル</a></dt><dt>左, <a class="indexterm" href="queries-table-expressions.html#queries-join">結合テーブル</a></dt><dt>自己, <a class="indexterm" href="tutorial-join.html">テーブル間を結合</a></dt><dt>自然, <a class="indexterm" href="queries-table-expressions.html#queries-join">結合テーブル</a></dt><dt>順番を制御する, <a class="indexterm" href="explicit-joins.html">明示的なJOIN句でプランナを制御する</a></dt></dl></dd><dt>統計処理, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>統計情報, <a class="indexterm" href="planner-stats.html">プランナで使用される統計情報</a>, <a class="indexterm" href="routine-vacuuming.html#vacuum-for-statistics">プランナ用の統計情報の更新</a>, <a class="indexterm" href="monitoring-stats.html">統計情報コレクタ</a></dt><dd><dl><dt>プランナの, <a class="indexterm" href="planner-stats.html">プランナで使用される統計情報</a>, <a class="indexterm" href="routine-vacuuming.html#vacuum-for-statistics">プランナ用の統計情報の更新</a></dt></dl></dd><dt>継承, <a class="indexterm" href="tutorial-inheritance.html">継承</a>, <a class="indexterm" href="ddl-inherit.html">継承</a>, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>継続的アーカイビング</dt><dd><dl><dt>スタンバイにおける, <a class="indexterm" href="warm-standby.html#continuous-archiving-in-standby">スタンバイにおける継続的アーカイビング</a></dt></dl></dd><dt>継続的アーカイブ, <a class="indexterm" href="backup.html">バックアップとリストア</a></dt><dt>線分, <a class="indexterm" href="datatype-geometric.html#datatype-lseg">線分</a></dt><dt>線形リグレッション, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>繰り延べトランザクション</dt><dd><dl><dt>デフォルト設定, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt></dl></dd><dt>自動コミット</dt><dd><dl><dt>大量のデータロード, <a class="indexterm" href="populate.html#disable-autocommit">自動コミットをオフにする</a></dt></dl></dd><dt>自動増分 (参照 serial)</dt><dt>自然結合, <a class="indexterm" href="queries-table-expressions.html#queries-join">結合テーブル</a></dt><dt>行, <a class="indexterm" href="tutorial-concepts.html">概念</a>, <a class="indexterm" href="ddl-basics.html">テーブルの基本</a></dt><dt>行に関する比較, <a class="indexterm" href="functions-comparisons.html">行と配列の比較</a></dt><dt>行単位セキュリティ, <a class="indexterm" href="ddl-rowsecurity.html">行セキュリティポリシー</a></dt><dt>行型, <a class="indexterm" href="rowtypes.html">複合型</a></dt><dd><dl><dt>のコンストラクタ, <a class="indexterm" href="sql-expressions.html#sql-syntax-row-constructors">行コンストラクタ</a></dt></dl></dd><dt>行数推定, <a class="indexterm" href="row-estimation-examples.html">行数推定の例</a></dt><dd><dl><dt>プランナ, <a class="indexterm" href="row-estimation-examples.html">行数推定の例</a></dt></dl></dd><dt>表記, <a class="indexterm" href="sql-syntax-calling-funcs.html">関数呼び出し</a></dt><dd><dl><dt>関数, <a class="indexterm" href="sql-syntax-calling-funcs.html">関数呼び出し</a></dt></dl></dd><dt>複合型, <a class="indexterm" href="rowtypes.html">複合型</a>, <a class="indexterm" href="extend-type-system.html">PostgreSQLの型システム</a></dt><dd><dl><dt>のコンストラクタ, <a class="indexterm" href="sql-expressions.html#sql-syntax-row-constructors">行コンストラクタ</a></dt><dt>の定数, <a class="indexterm" href="rowtypes.html#idp61347392">複合型の値の入力</a></dt><dt>比較, <a class="indexterm" href="functions-comparisons.html">行と配列の比較</a></dt></dl></dd><dt>計算処理されたフィールド, <a class="indexterm" href="xfunc-sql.html#xfunc-sql-composite-functions">複合型を使用するSQL関数</a></dt><dt>設定</dt><dd><dl><dt>サーバの</dt><dd><dl><dt>関数, <a class="indexterm" href="functions-admin.html#functions-admin-set">構成設定関数</a></dt></dl></dd><dt>サーバの, <a class="indexterm" href="runtime-config.html">サーバの設定</a></dt><dt>リカバリの</dt><dd><dl><dt>スタンバイサーバの, <a class="indexterm" href="recovery-config.html">リカバリの設定</a></dt></dl></dd></dl></dd><dt>証明サーバ, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>証明書, <a class="indexterm" href="auth-methods.html#auth-cert">証明書認証</a></dt><dt>評価式, <a class="indexterm" href="sql-expressions.html">評価式</a></dt><dt>読み取りのみトランザクション</dt><dd><dl><dt>の設定, <a class="indexterm" href="sql-set-transaction.html">SET TRANSACTION</a></dt></dl></dd><dt>読み取り専用トランザクション</dt><dd><dl><dt>デフォルト設定, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt></dl></dd><dt>論理値</dt><dd><dl><dt>演算子 (参照 演算子、論理)</dt></dl></dd><dt>論理和, <a class="indexterm" href="functions-logical.html">論理演算子</a></dt><dt>論理積, <a class="indexterm" href="functions-logical.html">論理演算子</a></dt><dt>識別子, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-identifiers">識別子とキーワード</a></dt><dd><dl><dt>の構文, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-identifiers">識別子とキーワード</a></dt><dt>長さ, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-identifiers">識別子とキーワード</a></dt></dl></dd><dt>警告処理, <a class="indexterm" href="libpq-notice-processing.html">警告処理</a></dt><dd><dl><dt>libpqでの, <a class="indexterm" href="libpq-notice-processing.html">警告処理</a></dt></dl></dd><dt>負荷分散, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>近道, <a class="indexterm" href="libpq-fastpath.html">近道インタフェース</a></dt><dt>述語ロック, <a class="indexterm" href="transaction-iso.html#xact-serializable">シリアライザブル分離レベル</a></dt><dt>逆分散, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>通知プロセッサ, <a class="indexterm" href="libpq-notice-processing.html">警告処理</a></dt><dt>通知レシーバ, <a class="indexterm" href="libpq-notice-processing.html">警告処理</a></dt><dt>遅延, <a class="indexterm" href="functions-datetime.html#functions-datetime-delay">遅延実行</a></dt><dt>遅延トランザクション</dt><dd><dl><dt>の設定, <a class="indexterm" href="sql-set-transaction.html">SET TRANSACTION</a></dt></dl></dd><dt>適用可能なロール, <a class="indexterm" href="infoschema-applicable-roles.html">applicable_roles</a></dt><dt>遺伝的問い合わせ最適化, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-geqo">遺伝的問い合わせオプティマイザ</a></dt><dt>配列, <a class="indexterm" href="arrays.html">配列</a></dt><dd><dl><dt>I/O, <a class="indexterm" href="arrays.html#arrays-io">配列の入出力構文</a></dt><dt>アクセス, <a class="indexterm" href="arrays.html#arrays-accessing">配列へのアクセス</a></dt><dt>コンストラクタ, <a class="indexterm" href="sql-expressions.html#sql-syntax-array-constructors">配列コンストラクタ</a></dt><dt>ユーザ定義型の, <a class="indexterm" href="xtypes.html">ユーザ定義の型</a></dt><dt>変更, <a class="indexterm" href="arrays.html#arrays-modifying">配列の変更</a></dt><dt>定数, <a class="indexterm" href="arrays.html#arrays-input">配列の値の入力</a></dt><dt>宣言, <a class="indexterm" href="arrays.html#arrays-declaration">配列型の宣言</a></dt><dt>検索, <a class="indexterm" href="arrays.html#arrays-searching">配列内の検索</a></dt></dl></dd><dt>重複, <a class="indexterm" href="tutorial-select.html">テーブルへの問い合わせ</a>, <a class="indexterm" href="queries-select-lists.html#queries-distinct">DISTINCT</a></dt><dt>長さ</dt><dd><dl><dt>バイナリ文字列の (参照 バイナリ文字列、長さ)</dt><dt>文字列の (参照 文字列、長さ)</dt></dl></dd><dt>関数, <a class="indexterm" href="queries-table-expressions.html#queries-tablefunctions">テーブル関数</a>, <a class="indexterm" href="functions.html">関数と演算子</a>, <a class="indexterm" href="typeconv-func.html">関数</a>, <a class="indexterm" href="extend-type-system.html#extend-types-polymorphic">多様型</a>, <a class="indexterm" href="xfunc.html">ユーザ定義関数</a>, <a class="indexterm" href="xfunc-sql.html">問い合わせ言語(SQL)関数</a>, <a class="indexterm" href="xfunc-internal.html">内部関数</a>, <a class="indexterm" href="xfunc-c.html">C言語関数</a></dt><dd><dl><dt>FROM句内の, <a class="indexterm" href="queries-table-expressions.html#queries-tablefunctions">テーブル関数</a></dt><dt>RETURNS TABLE, <a class="indexterm" href="xfunc-sql.html#xfunc-sql-functions-returning-table">TABLEを返すSQL関数</a></dt><dt>SETOF 付き, <a class="indexterm" href="xfunc-sql.html#xfunc-sql-functions-returning-set">集合を返すSQL関数</a></dt><dt>variadic, <a class="indexterm" href="xfunc-sql.html#xfunc-sql-variadic-functions">可変長引数を取るSQL関数</a></dt><dt>の呼び出しにおける型解決, <a class="indexterm" href="typeconv-func.html">関数</a></dt><dt>ユーザ定義, <a class="indexterm" href="xfunc.html">ユーザ定義関数</a>, <a class="indexterm" href="xfunc-sql.html">問い合わせ言語(SQL)関数</a>, <a class="indexterm" href="xfunc-c.html">C言語関数</a></dt><dd><dl><dt>Cで作成された, <a class="indexterm" href="xfunc-c.html">C言語関数</a></dt><dt>SQLで作成した, <a class="indexterm" href="xfunc-sql.html">問い合わせ言語(SQL)関数</a></dt></dl></dd><dt>位置表記, <a class="indexterm" href="sql-syntax-calling-funcs.html#sql-syntax-calling-funcs-positional">位置表記の使用</a></dt><dt>内部, <a class="indexterm" href="xfunc-internal.html">内部関数</a></dt><dt>出力パラメータ, <a class="indexterm" href="xfunc-sql.html#xfunc-output-parameters">出力パラメータを持つSQL関数</a></dt><dt>名前付き引数, <a class="indexterm" href="xfunc-sql.html#xfunc-sql-function-arguments">SQL関数用の引数</a></dt><dt>名前付け表記, <a class="indexterm" href="sql-syntax-calling-funcs.html#sql-syntax-calling-funcs-named">名前付け表記の使用</a></dt><dt>呼び出し, <a class="indexterm" href="sql-expressions.html#sql-expressions-function-calls">関数呼び出し</a></dt><dt>多様, <a class="indexterm" href="extend-type-system.html#extend-types-polymorphic">多様型</a></dt><dt>引数のデフォルト値, <a class="indexterm" href="xfunc-sql.html#xfunc-sql-parameter-defaults">引数にデフォルト値を持つSQL関数</a></dt><dt>混在表記, <a class="indexterm" href="sql-syntax-calling-funcs.html#sql-syntax-calling-funcs-mixed">混在表記の利用</a></dt></dl></dd><dt>関数依存, <a class="indexterm" href="queries-table-expressions.html#queries-group">GROUP BY句とHAVING句</a></dt><dt>階層型データベース, <a class="indexterm" href="tutorial-concepts.html">概念</a></dt><dt>集合を返す関数, <a class="indexterm" href="functions-srf.html">集合を返す関数</a></dt><dd><dl><dt>関数, <a class="indexterm" href="functions-srf.html">集合を返す関数</a></dt></dl></dd><dt>集合和, <a class="indexterm" href="queries-union.html">問い合わせの結合</a></dt><dt>集合差, <a class="indexterm" href="queries-union.html">問い合わせの結合</a></dt><dt>集合操作, <a class="indexterm" href="queries-union.html">問い合わせの結合</a></dt><dt>集合積, <a class="indexterm" href="queries-union.html">問い合わせの結合</a></dt><dt>集約関数, <a class="indexterm" href="tutorial-agg.html">集約関数</a>, <a class="indexterm" href="sql-expressions.html#syntax-aggregates">集約式</a>, <a class="indexterm" href="functions-aggregate.html">集約関数</a>, <a class="indexterm" href="xaggr.html">ユーザ定義の集約</a></dt><dd><dl><dt>サポート関数, <a class="indexterm" href="xaggr.html#xaggr-support-functions">集約サポート関数</a></dt><dt>ユーザ定義, <a class="indexterm" href="xaggr.html">ユーザ定義の集約</a></dt><dt>可変長引数, <a class="indexterm" href="xaggr.html#xaggr-polymorphic-aggregates">多様引数と可変長引数集約</a></dt><dt>呼び出し, <a class="indexterm" href="sql-expressions.html#syntax-aggregates">集約式</a></dt><dt>多様引数, <a class="indexterm" href="xaggr.html#xaggr-polymorphic-aggregates">多様引数と可変長引数集約</a></dt><dt>移動集約, <a class="indexterm" href="xaggr.html#xaggr-moving-aggregates">移動集約モード</a></dt><dt>組み込み, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>順序集合, <a class="indexterm" href="xaggr.html#xaggr-ordered-set-aggregates">順序集合の集約</a></dt></dl></dd><dt>非NULL制約, <a class="indexterm" href="ddl-constraints.html#idp58028768">非NULL制約</a></dt><dt>非ブロッキング接続, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>非ブロック接続, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>非修飾名, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-path">スキーマ検索パス</a></dt><dt>非同期コミット, <a class="indexterm" href="wal-async-commit.html">非同期コミット</a></dt><dt>非数</dt><dd><dl><dt>倍精度, <a class="indexterm" href="datatype-numeric.html#datatype-float">浮動小数点データ型</a></dt><dt>数値(データ型), <a class="indexterm" href="datatype-numeric.html#datatype-numeric-decimal">任意の精度を持つ数</a></dt></dl></dd><dt>非永続性, <a class="indexterm" href="non-durability.html">永続性がない設定</a></dt><dt>順序付け演算子, <a class="indexterm" href="xindex.html#xindex-opclass-dependencies">システムの演算子クラスに対する依存性</a></dt><dt>順序性, <a class="indexterm" href="functions-srf.html">集合を返す関数</a></dt><dt>順序集合集約, <a class="indexterm" href="sql-expressions.html#syntax-aggregates">集約式</a></dt><dd><dl><dt>組み込み, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></dd><dt>高可用性, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt></dl></div><div class="indexdiv"><h3>A</h3><dl><dt>abbrev, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>ABORT, <a class="indexterm" href="sql-abort.html">ABORT</a></dt><dt>abs, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>acos, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>adminpack, <a class="indexterm" href="adminpack.html">adminpack</a></dt><dt>age, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>AIX, <a class="indexterm" href="installation-platform-notes.html#installation-notes-aix">AIX</a></dt><dd><dl><dt>IPCの設定, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt><dt>上へのインストール, <a class="indexterm" href="installation-platform-notes.html#installation-notes-aix">AIX</a></dt></dl></dd><dt>akeys, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>ALL, <a class="indexterm" href="functions-subquery.html">副問い合わせ式</a>, <a class="indexterm" href="functions-comparisons.html">行と配列の比較</a></dt><dt>allow_system_table_mods設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>ALTER AGGREGATE, <a class="indexterm" href="sql-alteraggregate.html">ALTER AGGREGATE</a></dt><dt>ALTER COLLATION, <a class="indexterm" href="sql-altercollation.html">ALTER COLLATION</a></dt><dt>ALTER CONVERSION, <a class="indexterm" href="sql-alterconversion.html">ALTER CONVERSION</a></dt><dt>ALTER DATABASE, <a class="indexterm" href="sql-alterdatabase.html">ALTER DATABASE</a></dt><dt>ALTER DEFAULT PRIVILEGES, <a class="indexterm" href="sql-alterdefaultprivileges.html">ALTER DEFAULT PRIVILEGES</a></dt><dt>ALTER DOMAIN, <a class="indexterm" href="sql-alterdomain.html">ALTER DOMAIN</a></dt><dt>ALTER EVENT TRIGGER, <a class="indexterm" href="sql-altereventtrigger.html">ALTER EVENT TRIGGER</a></dt><dt>ALTER EXTENSION, <a class="indexterm" href="sql-alterextension.html">ALTER EXTENSION</a></dt><dt>ALTER FOREIGN DATA WRAPPER, <a class="indexterm" href="sql-alterforeigndatawrapper.html">ALTER FOREIGN DATA WRAPPER</a></dt><dt>ALTER FOREIGN TABLE, <a class="indexterm" href="sql-alterforeigntable.html">ALTER FOREIGN TABLE</a></dt><dt>ALTER FUNCTION, <a class="indexterm" href="sql-alterfunction.html">ALTER FUNCTION</a></dt><dt>ALTER GROUP, <a class="indexterm" href="sql-altergroup.html">ALTER GROUP</a></dt><dt>ALTER INDEX, <a class="indexterm" href="sql-alterindex.html">ALTER INDEX</a></dt><dt>ALTER LANGUAGE, <a class="indexterm" href="sql-alterlanguage.html">ALTER LANGUAGE</a></dt><dt>ALTER LARGE OBJECT, <a class="indexterm" href="sql-alterlargeobject.html">ALTER LARGE OBJECT</a></dt><dt>ALTER MATERIALIZED VIEW, <a class="indexterm" href="sql-altermaterializedview.html">ALTER MATERIALIZED VIEW</a></dt><dt>ALTER OPERATOR, <a class="indexterm" href="sql-alteroperator.html">ALTER OPERATOR</a></dt><dt>ALTER OPERATOR CLASS, <a class="indexterm" href="sql-alteropclass.html">ALTER OPERATOR CLASS</a></dt><dt>ALTER OPERATOR FAMILY, <a class="indexterm" href="sql-alteropfamily.html">ALTER OPERATOR FAMILY</a></dt><dt>ALTER POLICY, <a class="indexterm" href="sql-alterpolicy.html">ALTER POLICY</a></dt><dt>ALTER ROLE, <a class="indexterm" href="role-attributes.html">ロールの属性</a>, <a class="indexterm" href="sql-alterrole.html">ALTER ROLE</a></dt><dt>ALTER RULE, <a class="indexterm" href="sql-alterrule.html">ALTER RULE</a></dt><dt>ALTER SCHEMA, <a class="indexterm" href="sql-alterschema.html">ALTER SCHEMA</a></dt><dt>ALTER SEQUENCE, <a class="indexterm" href="sql-altersequence.html">ALTER SEQUENCE</a></dt><dt>ALTER SERVER, <a class="indexterm" href="sql-alterserver.html">ALTER SERVER</a></dt><dt>ALTER SYSTEM, <a class="indexterm" href="sql-altersystem.html">ALTER SYSTEM</a></dt><dt>ALTER TABLE, <a class="indexterm" href="sql-altertable.html">ALTER TABLE</a></dt><dt>ALTER TABLESPACE, <a class="indexterm" href="sql-altertablespace.html">ALTER TABLESPACE</a></dt><dt>ALTER TEXT SEARCH CONFIGURATION, <a class="indexterm" href="sql-altertsconfig.html">ALTER TEXT SEARCH CONFIGURATION</a></dt><dt>ALTER TEXT SEARCH DICTIONARY, <a class="indexterm" href="sql-altertsdictionary.html">ALTER TEXT SEARCH DICTIONARY</a></dt><dt>ALTER TEXT SEARCH PARSER, <a class="indexterm" href="sql-altertsparser.html">ALTER TEXT SEARCH PARSER</a></dt><dt>ALTER TEXT SEARCH TEMPLATE, <a class="indexterm" href="sql-altertstemplate.html">ALTER TEXT SEARCH TEMPLATE</a></dt><dt>ALTER TRIGGER, <a class="indexterm" href="sql-altertrigger.html">ALTER TRIGGER</a></dt><dt>ALTER TYPE, <a class="indexterm" href="sql-altertype.html">ALTER TYPE</a></dt><dt>ALTER USER, <a class="indexterm" href="sql-alteruser.html">ALTER USER</a></dt><dt>ALTER USER MAPPING, <a class="indexterm" href="sql-alterusermapping.html">ALTER USER MAPPING</a></dt><dt>ALTER VIEW, <a class="indexterm" href="sql-alterview.html">ALTER VIEW</a></dt><dt>ANALYZE, <a class="indexterm" href="routine-vacuuming.html#vacuum-for-statistics">プランナ用の統計情報の更新</a>, <a class="indexterm" href="sql-analyze.html">ANALYZE</a></dt><dt>AND(演算子), <a class="indexterm" href="functions-logical.html">論理演算子</a></dt><dt>any, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>ANY, <a class="indexterm" href="functions-aggregate.html">集約関数</a>, <a class="indexterm" href="functions-subquery.html">副問い合わせ式</a>, <a class="indexterm" href="functions-comparisons.html">行と配列の比較</a></dt><dt>anyarray, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>anyelement, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>anyenum, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>anynonarray, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>anyrange, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>application_name設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>archive_cleanup_commandリカバリ用パラメータ, <a class="indexterm" href="archive-recovery-settings.html">アーカイブリカバリの設定</a></dt><dt>archive_command設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-archiving">アーカイビング</a></dt><dt>archive_mode設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-archiving">アーカイビング</a></dt><dt>archive_timeout設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-archiving">アーカイビング</a></dt><dt>area, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>armor, <a class="indexterm" href="pgcrypto.html#idp145798480">armor(), dearmor()</a></dt><dt>ARRAY, <a class="indexterm" href="sql-expressions.html#sql-syntax-array-constructors">配列コンストラクタ</a>, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a></dt><dd><dl><dt>結果型の決定, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a></dt></dl></dd><dt>array_agg, <a class="indexterm" href="functions-aggregate.html">集約関数</a>, <a class="indexterm" href="intagg.html#idp144933248">関数</a></dt><dt>array_append, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_cat, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_dims, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_fill, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_length, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_lower, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_ndims, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_nulls設定パラメータ, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>array_position, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_positions, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_prepend, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_remove, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_replace, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_to_json, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>array_to_string, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>array_upper, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>ascii, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>asin, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>ASSERT</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-errors-and-messages.html#plpgsql-statements-assert">アサート検査</a></dt></dl></dd><dt>AT TIME ZONE, <a class="indexterm" href="functions-datetime.html#functions-datetime-zoneconvert">AT TIME ZONE</a></dt><dt>atan, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>atan2, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>authentication_timeout設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>auth_delay, <a class="indexterm" href="auth-delay.html">auth_delay</a></dt><dt>auth_delay.milliseconds設定パラメータ, <a class="indexterm" href="auth-delay.html#idp143769696">設定パラメータ</a></dt><dt>autocommit</dt><dd><dl><dt>psql, <a class="indexterm" href="app-psql.html#app-psql-variables">変数</a></dt></dl></dd><dt>autovacuum</dt><dd><dl><dt>一般情報, <a class="indexterm" href="routine-vacuuming.html#autovacuum">自動バキュームデーモン</a></dt><dt>設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt></dl></dd><dt>autovacuum_analyze_scale_factor設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>autovacuum_analyze_threshold設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>autovacuum_freeze_max_age設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>autovacuum_max_workers設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>autovacuum_multixact_freeze_max_age設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>autovacuum_naptime設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>autovacuum_vacuum_cost_delay設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>autovacuum_vacuum_cost_limit設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>autovacuum_vacuum_scale_factor設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>autovacuum_vacuum_threshold設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>autovacuum_work_mem設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-memory">メモリ</a></dt><dt>autovacuum設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>auto_explain, <a class="indexterm" href="auto-explain.html">auto_explain</a></dt><dt>auto_explain.log_analyze設定パラメータ, <a class="indexterm" href="auto-explain.html#idp143787536">設定パラメータ</a></dt><dt>auto_explain.log_buffers設定パラメータ, <a class="indexterm" href="auto-explain.html#idp143787536">設定パラメータ</a></dt><dt>auto_explain.log_format設定パラメータ, <a class="indexterm" href="auto-explain.html#idp143787536">設定パラメータ</a></dt><dt>auto_explain.log_min_duration設定パラメータ, <a class="indexterm" href="auto-explain.html#idp143787536">設定パラメータ</a></dt><dt>auto_explain.log_nested_statements設定パラメータ, <a class="indexterm" href="auto-explain.html#idp143787536">設定パラメータ</a></dt><dt>auto_explain.log_timing設定パラメータ, <a class="indexterm" href="auto-explain.html#idp143787536">設定パラメータ</a></dt><dt>auto_explain.log_triggers設定パラメータ, <a class="indexterm" href="auto-explain.html#idp143787536">設定パラメータ</a></dt><dt>auto_explain.log_verbose設定パラメータ, <a class="indexterm" href="auto-explain.html#idp143787536">設定パラメータ</a></dt><dt>avals, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>average, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>avg, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></div><div class="indexdiv"><h3>B</h3><dl><dt>B-tree (参照 インデックス)</dt><dt>backslash_quote設定パラメータ, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>BASE_BACKUP, <a class="indexterm" href="protocol-replication.html">ストリーミングレプリケーションプロトコル</a></dt><dt>BEGIN, <a class="indexterm" href="sql-begin.html">BEGIN</a></dt><dt>BETWEEN, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>BETWEEN SYMMETRIC, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>bgwriter_delay設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-background-writer">バックグラウンドライタ</a></dt><dt>bgwriter_lru_maxpages設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-background-writer">バックグラウンドライタ</a></dt><dt>bgwriter_lru_multiplier設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-background-writer">バックグラウンドライタ</a></dt><dt>bigint, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-constants-numeric">数値定数</a>, <a class="indexterm" href="datatype-numeric.html#datatype-int">整数データ型</a></dt><dt>bigserial, <a class="indexterm" href="datatype-numeric.html#datatype-serial">連番型</a></dt><dt>bison, <a class="indexterm" href="install-requirements.html">必要条件</a></dt><dt>bit_and, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>bit_length, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>bit_or, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>BLOB (参照 ラージオブジェクト)</dt><dt>block_size設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>bonjour_name設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>bonjour設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>Boolean, <a class="indexterm" href="datatype-boolean.html">論理値データ型</a></dt><dd><dl><dt>データ型, <a class="indexterm" href="datatype-boolean.html">論理値データ型</a></dt></dl></dd><dt>bool_and, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>bool_or, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>box, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>box(データ型), <a class="indexterm" href="datatype-geometric.html#idp60686256">矩形</a></dt><dt>BRIN (参照 インデックス)</dt><dt>brin_metapage_info, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>brin_page_items, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>brin_page_type, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>brin_revmap_data, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>brin_summarize_new_values, <a class="indexterm" href="functions-admin.html#functions-admin-index">インデックス保守関数</a></dt><dt>broadcast, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>btree_gin, <a class="indexterm" href="btree-gin.html">btree_gin</a></dt><dt>btree_gist, <a class="indexterm" href="btree-gist.html">btree_gist</a></dt><dt>btrim, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>bt_metap, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>bt_page_items, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>bt_page_stats, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>bytea, <a class="indexterm" href="datatype-binary.html">バイナリ列データ型</a></dt><dt>bytea_output設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt></dl></div><div class="indexdiv"><h3>C</h3><dl><dt>C, <a class="indexterm" href="libpq.html">libpq - C ライブラリ</a>, <a class="indexterm" href="ecpg.html">ECPG - C言語による埋め込みSQL</a></dt><dt>C++, <a class="indexterm" href="xfunc-c.html#extend-cpp">拡張へのC++の利用</a></dt><dt>cardinality, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>CASCADE, <a class="indexterm" href="ddl-depend.html">依存関係の追跡</a></dt><dd><dl><dt>DROPの, <a class="indexterm" href="ddl-depend.html">依存関係の追跡</a></dt><dt>外部キー動作, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-fk">外部キー</a></dt></dl></dd><dt>CASE, <a class="indexterm" href="functions-conditional.html">条件式</a>, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a></dt><dd><dl><dt>結果型の決定, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a></dt></dl></dd><dt>cbrt, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>ceil, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>ceiling, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>center, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>char, <a class="indexterm" href="datatype-character.html">文字型</a></dt><dt>character, <a class="indexterm" href="datatype-character.html">文字型</a></dt><dt>character varying, <a class="indexterm" href="datatype-character.html">文字型</a></dt><dt>char_length, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>CHECK OPTION, <a class="indexterm" href="sql-createview.html">CREATE VIEW</a></dt><dt>checkpoint, <a class="indexterm" href="wal-configuration.html">WALの設定</a></dt><dt>CHECKPOINT, <a class="indexterm" href="sql-checkpoint.html">CHECKPOINT</a></dt><dt>checkpoint_completion_target設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-checkpoints">チェックポイント</a></dt><dt>checkpoint_timeout設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-checkpoints">チェックポイント</a></dt><dt>checkpoint_warning設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-checkpoints">チェックポイント</a></dt><dt>check_function_bodies設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>chkpass, <a class="indexterm" href="chkpass.html">chkpass</a></dt><dt>chr, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>cid, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>cidr, <a class="indexterm" href="datatype-net-types.html#datatype-cidr">cidr</a></dt><dt>circle, <a class="indexterm" href="datatype-geometric.html#datatype-circle">円</a>, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>citext, <a class="indexterm" href="citext.html">citext</a></dt><dt>client authentication</dt><dd><dl><dt>タイムアウト期間, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt></dl></dd><dt>client_encoding設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>client_min_messages設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-when">いつログを取得するか</a></dt><dt>clock_timestamp, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>CLOSE, <a class="indexterm" href="sql-close.html">CLOSE</a></dt><dt>CLUSTER, <a class="indexterm" href="sql-cluster.html">CLUSTER</a></dt><dt>clusterdb, <a class="indexterm" href="app-clusterdb.html">clusterdb</a></dt><dt>cluster_name設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#idp74692912">プロセスの表題</a></dt><dt>cmax, <a class="indexterm" href="ddl-system-columns.html">システム列</a></dt><dt>cmin, <a class="indexterm" href="ddl-system-columns.html">システム列</a></dt><dt>COALESCE, <a class="indexterm" href="functions-conditional.html#functions-coalesce-nvl-ifnull">COALESCE</a></dt><dt>COLLATE, <a class="indexterm" href="sql-expressions.html#sql-syntax-collate-exprs">照合順序式</a></dt><dt>collation, <a class="indexterm" href="collation.html">照合サポート</a></dt><dt>collation for, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>col_description, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>COMMENT, <a class="indexterm" href="sql-comment.html">COMMENT</a></dt><dt>COMMIT, <a class="indexterm" href="sql-commit.html">COMMIT</a></dt><dt>COMMIT PREPARED, <a class="indexterm" href="sql-commit-prepared.html">COMMIT PREPARED</a></dt><dt>commit_delay設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-settings">諸設定</a></dt><dt>commit_siblings設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-settings">諸設定</a></dt><dt>concat, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>concat_ws, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>configure, <a class="indexterm" href="install-procedure.html#configure">インストール手順</a></dt><dt>config_file設定パラメータ, <a class="indexterm" href="runtime-config-file-locations.html">ファイルの場所</a></dt><dt>connectby, <a class="indexterm" href="tablefunc.html#idp147006768">提供される関数</a>, <a class="indexterm" href="tablefunc.html#idp147144032">connectby</a></dt><dt>conninfo, <a class="indexterm" href="libpq-connect.html#libpq-connstring">接続文字列</a></dt><dt>constraint_exclusion設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-other">その他のプランナオプション</a></dt><dt>CONTINUE</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-control-structures.html#idp91631296">CONTINUE</a></dt></dl></dd><dt>convert, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>convert_from, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>convert_to, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>COPY, <a class="indexterm" href="tutorial-populate.html">テーブルに行を挿入</a>, <a class="indexterm" href="libpq-copy.html">COPYコマンド関連関数</a>, <a class="indexterm" href="sql-copy.html">COPY</a></dt><dd><dl><dt>libpqを使用した, <a class="indexterm" href="libpq-copy.html">COPYコマンド関連関数</a></dt></dl></dd><dt>corr, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>cos, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>cot, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>count, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>covar_pop, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>covar_samp, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>cpu_index_tuple_cost設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-constants">プランナコスト定数</a></dt><dt>cpu_operator_cost設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-constants">プランナコスト定数</a></dt><dt>cpu_tuple_cost設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-constants">プランナコスト定数</a></dt><dt>CREATE AGGREGATE, <a class="indexterm" href="sql-createaggregate.html">CREATE AGGREGATE</a></dt><dt>CREATE CAST, <a class="indexterm" href="sql-createcast.html">CREATE CAST</a></dt><dt>CREATE COLLATION, <a class="indexterm" href="sql-createcollation.html">CREATE COLLATION</a></dt><dt>CREATE CONVERSION, <a class="indexterm" href="sql-createconversion.html">CREATE CONVERSION</a></dt><dt>CREATE DATABASE, <a class="indexterm" href="manage-ag-createdb.html">データベースの作成</a>, <a class="indexterm" href="sql-createdatabase.html">CREATE DATABASE</a></dt><dt>CREATE DOMAIN, <a class="indexterm" href="sql-createdomain.html">CREATE DOMAIN</a></dt><dt>CREATE EVENT TRIGGER, <a class="indexterm" href="sql-createeventtrigger.html">CREATE EVENT TRIGGER</a></dt><dt>CREATE EXTENSION, <a class="indexterm" href="sql-createextension.html">CREATE EXTENSION</a></dt><dt>CREATE FOREIGN DATA WRAPPER, <a class="indexterm" href="sql-createforeigndatawrapper.html">CREATE FOREIGN DATA WRAPPER</a></dt><dt>CREATE FOREIGN TABLE, <a class="indexterm" href="sql-createforeigntable.html">CREATE FOREIGN TABLE</a></dt><dt>CREATE FUNCTION, <a class="indexterm" href="sql-createfunction.html">CREATE FUNCTION</a></dt><dt>CREATE GROUP, <a class="indexterm" href="sql-creategroup.html">CREATE GROUP</a></dt><dt>CREATE INDEX, <a class="indexterm" href="sql-createindex.html">CREATE INDEX</a></dt><dt>CREATE LANGUAGE, <a class="indexterm" href="sql-createlanguage.html">CREATE LANGUAGE</a></dt><dt>CREATE MATERIALIZED VIEW, <a class="indexterm" href="sql-creatematerializedview.html">CREATE MATERIALIZED VIEW</a></dt><dt>CREATE OPERATOR, <a class="indexterm" href="sql-createoperator.html">CREATE OPERATOR</a></dt><dt>CREATE OPERATOR CLASS, <a class="indexterm" href="sql-createopclass.html">CREATE OPERATOR CLASS</a></dt><dt>CREATE OPERATOR FAMILY, <a class="indexterm" href="sql-createopfamily.html">CREATE OPERATOR FAMILY</a></dt><dt>CREATE POLICY, <a class="indexterm" href="sql-createpolicy.html">CREATE POLICY</a></dt><dt>CREATE ROLE, <a class="indexterm" href="database-roles.html">データベースロール</a>, <a class="indexterm" href="sql-createrole.html">CREATE ROLE</a></dt><dt>CREATE RULE, <a class="indexterm" href="sql-createrule.html">CREATE RULE</a></dt><dt>CREATE SCHEMA, <a class="indexterm" href="sql-createschema.html">CREATE SCHEMA</a></dt><dt>CREATE SEQUENCE, <a class="indexterm" href="sql-createsequence.html">CREATE SEQUENCE</a></dt><dt>CREATE SERVER, <a class="indexterm" href="sql-createserver.html">CREATE SERVER</a></dt><dt>CREATE TABLE, <a class="indexterm" href="tutorial-table.html">新しいテーブルの作成</a>, <a class="indexterm" href="sql-createtable.html">CREATE TABLE</a></dt><dt>CREATE TABLE AS, <a class="indexterm" href="sql-createtableas.html">CREATE TABLE AS</a></dt><dt>CREATE TABLESPACE, <a class="indexterm" href="manage-ag-tablespaces.html">テーブル空間</a>, <a class="indexterm" href="sql-createtablespace.html">CREATE TABLESPACE</a></dt><dt>CREATE TEXT SEARCH CONFIGURATION, <a class="indexterm" href="sql-createtsconfig.html">CREATE TEXT SEARCH CONFIGURATION</a></dt><dt>CREATE TEXT SEARCH DICTIONARY, <a class="indexterm" href="sql-createtsdictionary.html">CREATE TEXT SEARCH DICTIONARY</a></dt><dt>CREATE TEXT SEARCH PARSER, <a class="indexterm" href="sql-createtsparser.html">CREATE TEXT SEARCH PARSER</a></dt><dt>CREATE TEXT SEARCH TEMPLATE, <a class="indexterm" href="sql-createtstemplate.html">CREATE TEXT SEARCH TEMPLATE</a></dt><dt>CREATE TRANSFORM, <a class="indexterm" href="sql-createtransform.html">CREATE TRANSFORM</a></dt><dt>CREATE TRIGGER, <a class="indexterm" href="sql-createtrigger.html">CREATE TRIGGER</a></dt><dt>CREATE TYPE, <a class="indexterm" href="sql-createtype.html">CREATE TYPE</a></dt><dt>CREATE USER, <a class="indexterm" href="sql-createuser.html">CREATE USER</a></dt><dt>CREATE USER MAPPING, <a class="indexterm" href="sql-createusermapping.html">CREATE USER MAPPING</a></dt><dt>CREATE VIEW, <a class="indexterm" href="sql-createview.html">CREATE VIEW</a></dt><dt>createdb, <a class="indexterm" href="tutorial-createdb.html">データベースの作成</a>, <a class="indexterm" href="manage-ag-createdb.html">データベースの作成</a>, <a class="indexterm" href="app-createdb.html">createdb</a></dt><dt>createlang, <a class="indexterm" href="app-createlang.html">createlang</a></dt><dt>createuser, <a class="indexterm" href="database-roles.html">データベースロール</a>, <a class="indexterm" href="app-createuser.html">createuser</a></dt><dt>CREATE_REPLICATION_SLOT, <a class="indexterm" href="protocol-replication.html">ストリーミングレプリケーションプロトコル</a></dt><dt>crosstab, <a class="indexterm" href="tablefunc.html#idp147040928">crosstab(text)</a>, <a class="indexterm" href="tablefunc.html#idp147073104">crosstabN(text)</a>, <a class="indexterm" href="tablefunc.html#idp147097328">crosstab(text, text)</a></dt><dt>crypt, <a class="indexterm" href="pgcrypto.html#idp145670656">crypt()</a></dt><dt>cstring, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>ctid, <a class="indexterm" href="ddl-system-columns.html">システム列</a></dt><dt>CTID, <a class="indexterm" href="rules-views.html#idp90386976">非SELECT文のビュールール</a></dt><dt>CUBE, <a class="indexterm" href="queries-table-expressions.html#queries-grouping-sets">GROUPING SETS、CUBE、ROLLUP</a></dt><dt>cube (拡張), <a class="indexterm" href="cube.html">cube</a></dt><dt>cume_dist, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dd><dl><dt>仮想の, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></dd><dt>current_catalog, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>current_database, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>current_date, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>current_query, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>current_schema, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>current_schemas, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>current_setting, <a class="indexterm" href="functions-admin.html#functions-admin-set">構成設定関数</a></dt><dt>current_time, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>current_timestamp, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>current_user, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>currval, <a class="indexterm" href="functions-sequence.html">シーケンス操作関数</a></dt><dt>cursor_tuple_fraction設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-other">その他のプランナオプション</a></dt><dt>Cygwin, <a class="indexterm" href="installation-platform-notes.html#installation-notes-cygwin">Cygwin</a></dt><dd><dl><dt>上へのインストール, <a class="indexterm" href="installation-platform-notes.html#installation-notes-cygwin">Cygwin</a></dt></dl></dd></dl></div><div class="indexdiv"><h3>D</h3><dl><dt>data_checksums設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>data_directory設定パラメータ, <a class="indexterm" href="runtime-config-file-locations.html">ファイルの場所</a></dt><dt>date, <a class="indexterm" href="datatype-datetime.html">日付/時刻データ型</a>, <a class="indexterm" href="datatype-datetime.html#idp60200176">日付</a></dt><dd><dl><dt>出力書式, <a class="indexterm" href="datatype-datetime.html#datatype-datetime-output">日付/時刻の出力</a></dt><dd><dl><dt>(参照 書式設定)</dt></dl></dd><dt>定数, <a class="indexterm" href="datatype-datetime.html#idp60302144">特別な値</a></dt></dl></dd><dt>DateStyle設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>date_part, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a>, <a class="indexterm" href="functions-datetime.html#functions-datetime-extract">EXTRACT, date_part</a></dt><dt>date_trunc, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a>, <a class="indexterm" href="functions-datetime.html#functions-datetime-trunc">date_trunc</a></dt><dt>dblink, <a class="indexterm" href="dblink.html">dblink</a>, <a class="indexterm" href="contrib-dblink-function.html">dblink</a></dt><dt>dblink_build_sql_delete, <a class="indexterm" href="contrib-dblink-build-sql-delete.html">dblink_build_sql_delete</a></dt><dt>dblink_build_sql_insert, <a class="indexterm" href="contrib-dblink-build-sql-insert.html">dblink_build_sql_insert</a></dt><dt>dblink_build_sql_update, <a class="indexterm" href="contrib-dblink-build-sql-update.html">dblink_build_sql_update</a></dt><dt>dblink_cancel_query, <a class="indexterm" href="contrib-dblink-cancel-query.html">dblink_cancel_query</a></dt><dt>dblink_close, <a class="indexterm" href="contrib-dblink-close.html">dblink_close</a></dt><dt>dblink_connect, <a class="indexterm" href="contrib-dblink-connect.html">dblink_connect</a></dt><dt>dblink_connect_u, <a class="indexterm" href="contrib-dblink-connect-u.html">dblink_connect_u</a></dt><dt>dblink_disconnect, <a class="indexterm" href="contrib-dblink-disconnect.html">dblink_disconnect</a></dt><dt>dblink_error_message, <a class="indexterm" href="contrib-dblink-error-message.html">dblink_error_message</a></dt><dt>dblink_exec, <a class="indexterm" href="contrib-dblink-exec.html">dblink_exec</a></dt><dt>dblink_fetch, <a class="indexterm" href="contrib-dblink-fetch.html">dblink_fetch</a></dt><dt>dblink_get_connections, <a class="indexterm" href="contrib-dblink-get-connections.html">dblink_get_connections</a></dt><dt>dblink_get_notify, <a class="indexterm" href="contrib-dblink-get-notify.html">dblink_get_notify</a></dt><dt>dblink_get_pkey, <a class="indexterm" href="contrib-dblink-get-pkey.html">dblink_get_pkey</a></dt><dt>dblink_get_result, <a class="indexterm" href="contrib-dblink-get-result.html">dblink_get_result</a></dt><dt>dblink_is_busy, <a class="indexterm" href="contrib-dblink-is-busy.html">dblink_is_busy</a></dt><dt>dblink_open, <a class="indexterm" href="contrib-dblink-open.html">dblink_open</a></dt><dt>dblink_send_query, <a class="indexterm" href="contrib-dblink-send-query.html">dblink_send_query</a></dt><dt>db_user_namespace設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>deadlock_timeout設定パラメータ, <a class="indexterm" href="runtime-config-locks.html">ロック管理</a></dt><dt>DEALLOCATE, <a class="indexterm" href="sql-deallocate.html">DEALLOCATE</a></dt><dt>dearmor, <a class="indexterm" href="pgcrypto.html#idp145798480">armor(), dearmor()</a></dt><dt>debug_assertions設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>debug_deadlocks設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>debug_pretty_print設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>debug_print_parse設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>debug_print_plan設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>debug_print_rewritten設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>DECLARE, <a class="indexterm" href="sql-declare.html">DECLARE</a></dt><dt>decode, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>decode_bytea</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-utility-functions">PL/Perlのユーティリティ関数</a></dt></dl></dd><dt>decrypt, <a class="indexterm" href="pgcrypto.html#idp145863296">暗号化そのものを行う関数</a></dt><dt>decrypt_iv, <a class="indexterm" href="pgcrypto.html#idp145863296">暗号化そのものを行う関数</a></dt><dt>default_statistics_target設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-other">その他のプランナオプション</a></dt><dt>default_tablespace設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>default_text_search_config設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>default_transaction_deferrable 設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>default_transaction_isolation設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>default_transaction_read_only設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>default_with_oids設定パラメータ, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>defined, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>degrees, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>DELETE, <a class="indexterm" href="tutorial-delete.html">削除</a>, <a class="indexterm" href="dml-delete.html">データの削除</a>, <a class="indexterm" href="sql-delete.html">DELETE</a></dt><dt>delete, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>dense_rank, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dd><dl><dt>仮想の, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></dd><dt>diameter, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>dict_int, <a class="indexterm" href="dict-int.html">dict_int</a></dt><dt>dict_xsyn, <a class="indexterm" href="dict-xsyn.html">dict_xsyn</a></dt><dt>difference, <a class="indexterm" href="fuzzystrmatch.html#idp144656400">Soundex</a></dt><dt>digest, <a class="indexterm" href="pgcrypto.html#idp145623392">digest()</a></dt><dt>DISCARD, <a class="indexterm" href="sql-discard.html">DISCARD</a></dt><dt>DISTINCT, <a class="indexterm" href="tutorial-select.html">テーブルへの問い合わせ</a>, <a class="indexterm" href="queries-select-lists.html#queries-distinct">DISTINCT</a></dt><dt>div, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>dmetaphone, <a class="indexterm" href="fuzzystrmatch.html#idp144685184">Double Metaphone</a></dt><dt>dmetaphone_alt, <a class="indexterm" href="fuzzystrmatch.html#idp144685184">Double Metaphone</a></dt><dt>DO, <a class="indexterm" href="sql-do.html">DO</a></dt><dt>double precision, <a class="indexterm" href="datatype-numeric.html#datatype-float">浮動小数点データ型</a></dt><dt>DROP AGGREGATE, <a class="indexterm" href="sql-dropaggregate.html">DROP AGGREGATE</a></dt><dt>DROP CAST, <a class="indexterm" href="sql-dropcast.html">DROP CAST</a></dt><dt>DROP COLLATION, <a class="indexterm" href="sql-dropcollation.html">DROP COLLATION</a></dt><dt>DROP CONVERSION, <a class="indexterm" href="sql-dropconversion.html">DROP CONVERSION</a></dt><dt>DROP DATABASE, <a class="indexterm" href="manage-ag-dropdb.html">データベースの削除</a>, <a class="indexterm" href="sql-dropdatabase.html">DROP DATABASE</a></dt><dt>DROP DOMAIN, <a class="indexterm" href="sql-dropdomain.html">DROP DOMAIN</a></dt><dt>DROP EVENT TRIGGER, <a class="indexterm" href="sql-dropeventtrigger.html">DROP EVENT TRIGGER</a></dt><dt>DROP EXTENSION, <a class="indexterm" href="sql-dropextension.html">DROP EXTENSION</a></dt><dt>DROP FOREIGN DATA WRAPPER, <a class="indexterm" href="sql-dropforeigndatawrapper.html">DROP FOREIGN DATA WRAPPER</a></dt><dt>DROP FOREIGN TABLE, <a class="indexterm" href="sql-dropforeigntable.html">DROP FOREIGN TABLE</a></dt><dt>DROP FUNCTION, <a class="indexterm" href="sql-dropfunction.html">DROP FUNCTION</a></dt><dt>DROP GROUP, <a class="indexterm" href="sql-dropgroup.html">DROP GROUP</a></dt><dt>DROP INDEX, <a class="indexterm" href="sql-dropindex.html">DROP INDEX</a></dt><dt>DROP LANGUAGE, <a class="indexterm" href="sql-droplanguage.html">DROP LANGUAGE</a></dt><dt>DROP MATERIALIZED VIEW, <a class="indexterm" href="sql-dropmaterializedview.html">DROP MATERIALIZED VIEW</a></dt><dt>DROP OPERATOR, <a class="indexterm" href="sql-dropoperator.html">DROP OPERATOR</a></dt><dt>DROP OPERATOR CLASS, <a class="indexterm" href="sql-dropopclass.html">DROP OPERATOR CLASS</a></dt><dt>DROP OPERATOR FAMILY, <a class="indexterm" href="sql-dropopfamily.html">DROP OPERATOR FAMILY</a></dt><dt>DROP OWNED, <a class="indexterm" href="sql-drop-owned.html">DROP OWNED</a></dt><dt>DROP POLICY, <a class="indexterm" href="sql-droppolicy.html">DROP POLICY</a></dt><dt>DROP ROLE, <a class="indexterm" href="database-roles.html">データベースロール</a>, <a class="indexterm" href="sql-droprole.html">DROP ROLE</a></dt><dt>DROP RULE, <a class="indexterm" href="sql-droprule.html">DROP RULE</a></dt><dt>DROP SCHEMA, <a class="indexterm" href="sql-dropschema.html">DROP SCHEMA</a></dt><dt>DROP SEQUENCE, <a class="indexterm" href="sql-dropsequence.html">DROP SEQUENCE</a></dt><dt>DROP SERVER, <a class="indexterm" href="sql-dropserver.html">DROP SERVER</a></dt><dt>DROP TABLE, <a class="indexterm" href="tutorial-table.html">新しいテーブルの作成</a>, <a class="indexterm" href="sql-droptable.html">DROP TABLE</a></dt><dt>DROP TABLESPACE, <a class="indexterm" href="sql-droptablespace.html">DROP TABLESPACE</a></dt><dt>DROP TEXT SEARCH CONFIGURATION, <a class="indexterm" href="sql-droptsconfig.html">DROP TEXT SEARCH CONFIGURATION</a></dt><dt>DROP TEXT SEARCH DICTIONARY, <a class="indexterm" href="sql-droptsdictionary.html">DROP TEXT SEARCH DICTIONARY</a></dt><dt>DROP TEXT SEARCH PARSER, <a class="indexterm" href="sql-droptsparser.html">DROP TEXT SEARCH PARSER</a></dt><dt>DROP TEXT SEARCH TEMPLATE, <a class="indexterm" href="sql-droptstemplate.html">DROP TEXT SEARCH TEMPLATE</a></dt><dt>DROP TRANSFORM, <a class="indexterm" href="sql-droptransform.html">DROP TRANSFORM</a></dt><dt>DROP TRIGGER, <a class="indexterm" href="sql-droptrigger.html">DROP TRIGGER</a></dt><dt>DROP TYPE, <a class="indexterm" href="sql-droptype.html">DROP TYPE</a></dt><dt>DROP USER, <a class="indexterm" href="sql-dropuser.html">DROP USER</a></dt><dt>DROP USER MAPPING, <a class="indexterm" href="sql-dropusermapping.html">DROP USER MAPPING</a></dt><dt>DROP VIEW, <a class="indexterm" href="sql-dropview.html">DROP VIEW</a></dt><dt>dropdb, <a class="indexterm" href="manage-ag-dropdb.html">データベースの削除</a>, <a class="indexterm" href="app-dropdb.html">dropdb</a></dt><dt>droplang, <a class="indexterm" href="app-droplang.html">droplang</a></dt><dt>dropuser, <a class="indexterm" href="database-roles.html">データベースロール</a>, <a class="indexterm" href="app-dropuser.html">dropuser</a></dt><dt>DROP_REPLICATION_SLOT, <a class="indexterm" href="protocol-replication.html">ストリーミングレプリケーションプロトコル</a></dt><dt>DTD, <a class="indexterm" href="datatype-xml.html#idp60921328">XML値の作成</a></dt><dt>DTrace, <a class="indexterm" href="install-procedure.html">インストール手順</a>, <a class="indexterm" href="dynamic-trace.html">動的追跡</a></dt><dt>dynamic_library_path, <a class="indexterm" href="xfunc-c.html#xfunc-c-dynload">動的ロード</a></dt><dt>dynamic_library_path設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-other">その他のデフォルト</a></dt><dt>dynamic_shared_memory_type設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-memory">メモリ</a></dt></dl></div><div class="indexdiv"><h3>E</h3><dl><dt>each, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>earth, <a class="indexterm" href="earthdistance.html#idp144540832">cubeを基にした地表距離</a></dt><dt>earthdistance, <a class="indexterm" href="earthdistance.html">earthdistance</a></dt><dt>earth_box, <a class="indexterm" href="earthdistance.html#idp144540832">cubeを基にした地表距離</a></dt><dt>earth_distance, <a class="indexterm" href="earthdistance.html#idp144540832">cubeを基にした地表距離</a></dt><dt>ECPG, <a class="indexterm" href="ecpg.html">ECPG - C言語による埋め込みSQL</a></dt><dt>ecpg, <a class="indexterm" href="app-ecpg.html">ecpg</a></dt><dt>effective_cache_size設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-constants">プランナコスト定数</a></dt><dt>effective_io_concurrency設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-async-behavior">非同期動作</a></dt><dt>elog, <a class="indexterm" href="error-message-reporting.html">サーバ内部からのエラーの報告</a></dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-utility-functions">PL/Perlのユーティリティ関数</a></dt><dt>PL/Pythonにおける, <a class="indexterm" href="plpython-util.html">ユーティリティ関数</a></dt><dt>PL/Tclにおける, <a class="indexterm" href="pltcl-dbaccess.html">PL/Tclからのデータベースアクセス</a></dt></dl></dd><dt>enable_bitmapscan設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>enable_hashagg設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>enable_hashjoin設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>enable_indexonlyscan設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>enable_indexscan設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>enable_material設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>enable_mergejoin設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>enable_nestloop設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>enable_seqscan設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>enable_sort設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>enable_tidscan設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-enable">プランナメソッド設定</a></dt><dt>encode, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>encode_array_constructor</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-utility-functions">PL/Perlのユーティリティ関数</a></dt></dl></dd><dt>encode_array_literal</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-utility-functions">PL/Perlのユーティリティ関数</a></dt></dl></dd><dt>encode_bytea</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-utility-functions">PL/Perlのユーティリティ関数</a></dt></dl></dd><dt>encode_typed_literal</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-utility-functions">PL/Perlのユーティリティ関数</a></dt></dl></dd><dt>encrypt, <a class="indexterm" href="pgcrypto.html#idp145863296">暗号化そのものを行う関数</a></dt><dt>encrypt_iv, <a class="indexterm" href="pgcrypto.html#idp145863296">暗号化そのものを行う関数</a></dt><dt>END, <a class="indexterm" href="sql-end.html">END</a></dt><dt>enum_first, <a class="indexterm" href="functions-enum.html">列挙型サポート関数</a></dt><dt>enum_last, <a class="indexterm" href="functions-enum.html">列挙型サポート関数</a></dt><dt>enum_range, <a class="indexterm" href="functions-enum.html">列挙型サポート関数</a></dt><dt>ereport, <a class="indexterm" href="error-message-reporting.html">サーバ内部からのエラーの報告</a></dt><dt>escape_string_warning設定パラメータ, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>event log, <a class="indexterm" href="event-log-registration.html">WindowsにおけるEvent Logの登録</a></dt><dd><dl><dt>event log, <a class="indexterm" href="event-log-registration.html">WindowsにおけるEvent Logの登録</a></dt></dl></dd><dt>event_source設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt><dt>event_trigger, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>every, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>EXCEPT, <a class="indexterm" href="queries-union.html">問い合わせの結合</a></dt><dt>EXECUTE, <a class="indexterm" href="sql-execute.html">EXECUTE</a></dt><dt>exist, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>EXISTS, <a class="indexterm" href="functions-subquery.html">副問い合わせ式</a></dt><dt>EXIT</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-control-structures.html#idp91609520">EXIT</a></dt></dl></dd><dt>exit_on_error 設定パラメータ, <a class="indexterm" href="runtime-config-error-handling.html">エラー処理</a></dt><dt>exp, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>EXPLAIN, <a class="indexterm" href="using-explain.html">EXPLAINの利用</a>, <a class="indexterm" href="sql-explain.html">EXPLAIN</a></dt><dt>external_pid_file設定パラメータ, <a class="indexterm" href="runtime-config-file-locations.html">ファイルの場所</a></dt><dt>extract, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a>, <a class="indexterm" href="functions-datetime.html#functions-datetime-extract">EXTRACT, date_part</a></dt><dt>extra_float_digits設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt></dl></div><div class="indexdiv"><h3>F</h3><dl><dt>family, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>fdw_handler, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>FETCH, <a class="indexterm" href="sql-fetch.html">FETCH</a></dt><dt>file_fdw, <a class="indexterm" href="file-fdw.html">file_fdw</a></dt><dt>FILTER, <a class="indexterm" href="sql-expressions.html#syntax-aggregates">集約式</a></dt><dt>first_value, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dt>flex, <a class="indexterm" href="install-requirements.html">必要条件</a></dt><dt>float4 (参照 real)</dt><dt>float8 (参照 double precision)</dt><dt>floor, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>format, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-string.html#functions-string-format">format</a></dt><dd><dl><dt>PL/pgSQLでの使用, <a class="indexterm" href="plpgsql-statements.html#plpgsql-statements-executing-dyn">動的コマンドの実行</a></dt></dl></dd><dt>format_type, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>FreeBSD</dt><dd><dl><dt>IPC設定, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt><dt>の起動スクリプト, <a class="indexterm" href="server-start.html">データベースサーバの起動</a></dt><dt>共有ライブラリ, <a class="indexterm" href="xfunc-c.html#dfunc">動的にロードされる関数のコンパイルとリンク</a></dt></dl></dd><dt>from_collapse_limit設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-other">その他のプランナオプション</a></dt><dt>FSM (参照 空き領域マップ)</dt><dt>fsm_page_contents, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>fsync設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-settings">諸設定</a></dt><dt>full_page_writes設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-settings">諸設定</a></dt><dt>fuzzystrmatch, <a class="indexterm" href="fuzzystrmatch.html">fuzzystrmatch</a></dt></dl></div><div class="indexdiv"><h3>G</h3><dl><dt>gc_to_sec, <a class="indexterm" href="earthdistance.html#idp144540832">cubeを基にした地表距離</a></dt><dt>generate_series, <a class="indexterm" href="functions-srf.html">集合を返す関数</a></dt><dt>generate_subscripts, <a class="indexterm" href="functions-srf.html">集合を返す関数</a></dt><dt>gen_random_bytes, <a class="indexterm" href="pgcrypto.html#idp145892768">ランダムデータ関数</a></dt><dt>gen_random_uuid, <a class="indexterm" href="pgcrypto.html#idp145892768">ランダムデータ関数</a></dt><dt>gen_salt, <a class="indexterm" href="pgcrypto.html#idp145680048">gen_salt()</a></dt><dt>GEQO (参照 遺伝的問い合わせ最適化)</dt><dt>geqo_effort設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-geqo">遺伝的問い合わせオプティマイザ</a></dt><dt>geqo_generations設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-geqo">遺伝的問い合わせオプティマイザ</a></dt><dt>geqo_pool_size設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-geqo">遺伝的問い合わせオプティマイザ</a></dt><dt>geqo_seed設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-geqo">遺伝的問い合わせオプティマイザ</a></dt><dt>geqo_selection_bias設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-geqo">遺伝的問い合わせオプティマイザ</a></dt><dt>geqo_threshold設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-geqo">遺伝的問い合わせオプティマイザ</a></dt><dt>geqo設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-geqo">遺伝的問い合わせオプティマイザ</a></dt><dt>get_bit, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>get_byte, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>get_current_ts_config, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a></dt><dt>get_raw_page, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>GIN (参照 インデックス)</dt><dt>gin_fuzzy_search_limit設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-other">その他のデフォルト</a></dt><dt>gin_leafpage_items, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>gin_metapage_info, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>gin_page_opaque_info, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>gin_pending_list_limit設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>GiST (参照 インデックス)</dt><dt>GRANT, <a class="indexterm" href="ddl-priv.html">権限</a>, <a class="indexterm" href="sql-grant.html">GRANT</a></dt><dt>GREATEST, <a class="indexterm" href="functions-conditional.html#functions-greatest-least">GREATESTおよびLEAST</a>, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a></dt><dd><dl><dt>結果型の決定, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a></dt></dl></dd><dt>GROUP BY, <a class="indexterm" href="tutorial-agg.html">集約関数</a>, <a class="indexterm" href="queries-table-expressions.html#queries-group">GROUP BY句とHAVING句</a></dt><dt>GROUPING, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>GROUPING SETS, <a class="indexterm" href="queries-table-expressions.html#queries-grouping-sets">GROUPING SETS、CUBE、ROLLUP</a></dt><dt>GSSAPI, <a class="indexterm" href="auth-methods.html#gssapi-auth">GSSAPI認証</a></dt><dt>GUID, <a class="indexterm" href="datatype-uuid.html">UUID型</a></dt></dl></div><div class="indexdiv"><h3>H</h3><dl><dt>has_any_column_privilege, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>has_column_privilege, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>has_database_privilege, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>has_foreign_data_wrapper_privilege, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>has_function_privilege, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>has_language_privilege, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>has_schema_privilege, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>has_sequence_privilege, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>has_server_privilege, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>has_tablespace_privilege, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>has_table_privilege, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>HAVING, <a class="indexterm" href="tutorial-agg.html">集約関数</a>, <a class="indexterm" href="queries-table-expressions.html#queries-group">GROUP BY句とHAVING句</a></dt><dt>hba_file設定パラメータ, <a class="indexterm" href="runtime-config-file-locations.html">ファイルの場所</a></dt><dt>heap_page_items, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>height, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>hmac, <a class="indexterm" href="pgcrypto.html#idp145635968">hmac()</a></dt><dt>host, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>hostmask, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>hot_standby_feedback 設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-standby">スタンバイサーバ</a></dt><dt>hot_standby設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-standby">スタンバイサーバ</a></dt><dt>HP-UX, <a class="indexterm" href="installation-platform-notes.html#installation-notes-hpux">HP-UX</a></dt><dd><dl><dt>IPC設定, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt><dt>上へのインストール, <a class="indexterm" href="installation-platform-notes.html#installation-notes-hpux">HP-UX</a></dt><dt>共有ライブラリ, <a class="indexterm" href="xfunc-c.html#dfunc">動的にロードされる関数のコンパイルとリンク</a></dt></dl></dd><dt>hstore, <a class="indexterm" href="hstore.html">hstore</a>, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>hstore_to_array, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>hstore_to_json, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>hstore_to_jsonb, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>hstore_to_jsonb_loose, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>hstore_to_json_loose, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>hstore_to_matrix, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>huge_pages設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-memory">メモリ</a></dt></dl></div><div class="indexdiv"><h3>I</h3><dl><dt>icount, <a class="indexterm" href="intarray.html#idp144963776">intarrayの関数および演算子</a></dt><dt>ident, <a class="indexterm" href="auth-methods.html#auth-ident">Ident認証</a></dt><dt>IDENTIFY_SYSTEM, <a class="indexterm" href="protocol-replication.html">ストリーミングレプリケーションプロトコル</a></dt><dt>ident_file設定パラメータ, <a class="indexterm" href="runtime-config-file-locations.html">ファイルの場所</a></dt><dt>idx, <a class="indexterm" href="intarray.html#idp144963776">intarrayの関数および演算子</a></dt><dt>IFNULL, <a class="indexterm" href="functions-conditional.html#functions-coalesce-nvl-ifnull">COALESCE</a></dt><dt>ignore_checksum_failure設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>ignore_system_indexes設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>IMMUTABLE, <a class="indexterm" href="xfunc-volatility.html">関数の変動性分類</a></dt><dt>IMPORT FOREIGN SCHEMA, <a class="indexterm" href="sql-importforeignschema.html">IMPORT FOREIGN SCHEMA</a></dt><dt>IN, <a class="indexterm" href="functions-subquery.html">副問い合わせ式</a>, <a class="indexterm" href="functions-comparisons.html">行と配列の比較</a></dt><dt>include</dt><dd><dl><dt>設定ファイルの中, <a class="indexterm" href="config-setting.html#config-includes">設定ファイルの内容の管理</a></dt></dl></dd><dt>include_dir</dt><dd><dl><dt>設定ファイルにおける, <a class="indexterm" href="config-setting.html#config-includes">設定ファイルの内容の管理</a></dt></dl></dd><dt>include_if_exists</dt><dd><dl><dt>設定ファイルにおける, <a class="indexterm" href="config-setting.html#config-includes">設定ファイルの内容の管理</a></dt></dl></dd><dt>index, <a class="indexterm" href="ltree.html#idp145268576">演算子と関数</a></dt><dd><dl><dt>BRIN, <a class="indexterm" href="brin.html">BRINインデックス</a></dt></dl></dd><dt>inet_client_addr, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>inet_client_port, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>inet_merge, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>inet_same_family, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>inet_server_addr, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>inet_server_port, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>inet(データ型), <a class="indexterm" href="datatype-net-types.html#datatype-inet">inet</a></dt><dt>initcap, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>initdb, <a class="indexterm" href="creating-cluster.html">データベースクラスタの作成</a>, <a class="indexterm" href="app-initdb.html">initdb</a>, <a class="indexterm" href="pgupgrade.html#idp110696384">使用方法</a></dt><dt>INSERT, <a class="indexterm" href="tutorial-populate.html">テーブルに行を挿入</a>, <a class="indexterm" href="dml-insert.html">データの挿入</a>, <a class="indexterm" href="sql-insert.html">INSERT</a></dt><dt>instr関数, <a class="indexterm" href="plpgsql-porting.html#plpgsql-porting-appendix">付録</a></dt><dt>int2 (参照 smallint)</dt><dt>int4 (参照 integer)</dt><dt>int8 (参照 bigint)</dt><dt>intagg, <a class="indexterm" href="intagg.html">intagg</a></dt><dt>intarray, <a class="indexterm" href="intarray.html">intarray</a></dt><dt>integer, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-constants-numeric">数値定数</a>, <a class="indexterm" href="datatype-numeric.html#datatype-int">整数データ型</a></dt><dt>integer_datetimes設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>internal, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>INTERSECT, <a class="indexterm" href="queries-union.html">問い合わせの結合</a></dt><dt>interval, <a class="indexterm" href="datatype-datetime.html">日付/時刻データ型</a></dt><dt>IntervalStyle設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>intset, <a class="indexterm" href="intarray.html#idp144963776">intarrayの関数および演算子</a></dt><dt>int_array_aggregate, <a class="indexterm" href="intagg.html#idp144933248">関数</a></dt><dt>int_array_enum, <a class="indexterm" href="intagg.html#idp144933248">関数</a></dt><dt>IS DISTINCT FROM, <a class="indexterm" href="functions-comparison.html">比較演算子</a>, <a class="indexterm" href="functions-comparisons.html">行と配列の比較</a></dt><dt>IS DOCUMENT, <a class="indexterm" href="functions-xml.html#idp65413728">IS DOCUMENT</a></dt><dt>IS FALSE, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>IS NOT DISTINCT FROM, <a class="indexterm" href="functions-comparison.html">比較演算子</a>, <a class="indexterm" href="functions-comparisons.html">行と配列の比較</a></dt><dt>IS NOT FALSE, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>IS NOT NULL, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>IS NOT TRUE, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>IS NOT UNKNOWN, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>IS NULL, <a class="indexterm" href="functions-comparison.html">比較演算子</a>, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-clients">プラットホームとクライアント互換性</a></dt><dt>IS TRUE, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>IS UNKNOWN, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>isclosed, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>isempty, <a class="indexterm" href="functions-range.html">範囲関数と演算子</a></dt><dt>isfinite, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>isn, <a class="indexterm" href="isn.html">isn</a></dt><dt>ISNULL, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>isn_weak, <a class="indexterm" href="isn.html#idp145122288">関数と演算子</a></dt><dt>isopen, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>is_array_ref</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-utility-functions">PL/Perlのユーティリティ関数</a></dt></dl></dd><dt>is_valid, <a class="indexterm" href="isn.html#idp145122288">関数と演算子</a></dt></dl></div><div class="indexdiv"><h3>J</h3><dl><dt>join_collapse_limit設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-other">その他のプランナオプション</a></dt><dt>JSON, <a class="indexterm" href="datatype-json.html">JSONデータ型</a>, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dd><dl><dt>関数と演算子, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt></dl></dd><dt>JSONB, <a class="indexterm" href="datatype-json.html">JSONデータ型</a></dt><dt>jsonb</dt><dd><dl><dt>上のインデックス, <a class="indexterm" href="datatype-json.html#json-indexing">jsonb インデックス</a></dt><dt>包含, <a class="indexterm" href="datatype-json.html#json-containment">jsonb型用包含演算子と存在演算子</a></dt><dt>存在, <a class="indexterm" href="datatype-json.html#json-containment">jsonb型用包含演算子と存在演算子</a></dt></dl></dd><dt>jsonb_agg, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>jsonb_array_elements, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_array_elements_text, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_array_length, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_build_array, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_build_object, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_each, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_each_text, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_extract_path, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_extract_path_text, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_object, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_object_agg, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>jsonb_object_keys, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_populate_record, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_populate_recordset, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_pretty, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_set, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_strip_nulls, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_to_record, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_to_recordset, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>jsonb_typeof, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_agg, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>json_array_elements, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_array_elements_text, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_array_length, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_build_array, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_build_object, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_each, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_each_text, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_extract_path, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_extract_path_text, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_object, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_object_agg, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>json_object_keys, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_populate_record, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_populate_recordset, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_strip_nulls, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_to_record, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_to_recordset, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>json_typeof, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>justify_days, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>justify_hours, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>justify_interval, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt></dl></div><div class="indexdiv"><h3>K</h3><dl><dt>krb_caseins_users設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>krb_server_keyfile設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt></dl></div><div class="indexdiv"><h3>L</h3><dl><dt>lag, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dt>language_handler, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>lastval, <a class="indexterm" href="functions-sequence.html">シーケンス操作関数</a></dt><dt>last_value, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dt>LATERAL, <a class="indexterm" href="queries-table-expressions.html#queries-lateral">LATERAL 副問い合わせ</a></dt><dd><dl><dt>FROM 句における, <a class="indexterm" href="queries-table-expressions.html#queries-lateral">LATERAL 副問い合わせ</a></dt></dl></dd><dt>latitude, <a class="indexterm" href="earthdistance.html#idp144540832">cubeを基にした地表距離</a></dt><dt>lca, <a class="indexterm" href="ltree.html#idp145268576">演算子と関数</a></dt><dt>lc_collate設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>lc_ctype設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>lc_messages設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>lc_monetary設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>lc_numeric設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>lc_time設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>LDAP, <a class="indexterm" href="install-procedure.html">インストール手順</a>, <a class="indexterm" href="auth-methods.html#auth-ldap">LDAP認証</a></dt><dt>LDAPによる接続パラメータ検索, <a class="indexterm" href="libpq-ldap.html">接続パラメータのLDAP検索</a></dt><dt>ldconfig, <a class="indexterm" href="install-post.html#idp71659056">共有ライブラリ</a></dt><dt>lead, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dt>LEAST, <a class="indexterm" href="functions-conditional.html#functions-greatest-least">GREATESTおよびLEAST</a>, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a></dt><dd><dl><dt>結果型の決定, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a></dt></dl></dd><dt>left, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>length, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a>, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a>, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a></dt><dt>length(tsvector), <a class="indexterm" href="textsearch-features.html#textsearch-manipulate-tsvector">文書の操作</a></dt><dt>levenshtein, <a class="indexterm" href="fuzzystrmatch.html#idp144667088">レーベンシュタイン</a></dt><dt>levenshtein_less_equal, <a class="indexterm" href="fuzzystrmatch.html#idp144667088">レーベンシュタイン</a></dt><dt>lex, <a class="indexterm" href="install-requirements.html">必要条件</a></dt><dt>libedit, <a class="indexterm" href="install-requirements.html">必要条件</a></dt><dt>libperl, <a class="indexterm" href="install-requirements.html">必要条件</a></dt><dt>libpq, <a class="indexterm" href="libpq.html">libpq - C ライブラリ</a>, <a class="indexterm" href="libpq-single-row-mode.html">1行1行問い合わせ結果を受け取る</a></dt><dd><dl><dt>単一行モード, <a class="indexterm" href="libpq-single-row-mode.html">1行1行問い合わせ結果を受け取る</a></dt></dl></dd><dt>libpq-fe.h, <a class="indexterm" href="libpq.html">libpq - C ライブラリ</a>, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>libpq-int.h, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>LIKE, <a class="indexterm" href="functions-matching.html#functions-like">LIKE</a></dt><dd><dl><dt>とロケール, <a class="indexterm" href="locale.html#idp76686736">動作</a></dt></dl></dd><dt>LIMIT, <a class="indexterm" href="queries-limit.html">LIMITとOFFSET</a></dt><dt>Linux</dt><dd><dl><dt>IPC設定, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt><dt>の起動スクリプト, <a class="indexterm" href="server-start.html">データベースサーバの起動</a></dt><dt>共有ライブラリ, <a class="indexterm" href="xfunc-c.html#dfunc">動的にロードされる関数のコンパイルとリンク</a></dt></dl></dd><dt>LISTEN, <a class="indexterm" href="sql-listen.html">LISTEN</a></dt><dt>listen_addresses設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>ll_to_earth, <a class="indexterm" href="earthdistance.html#idp144540832">cubeを基にした地表距離</a></dt><dt>ln, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>lo, <a class="indexterm" href="lo.html">lo</a></dt><dt>lo-compat-privileges設定パラメータ, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>LOAD, <a class="indexterm" href="sql-load.html">LOAD</a></dt><dt>localtime, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>localtimestamp, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>local_preload_libraries設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-preload">共有ライブラリのプリロード</a></dt><dt>LOCK, <a class="indexterm" href="explicit-locking.html#locking-tables">テーブルレベルロック</a>, <a class="indexterm" href="sql-lock.html">LOCK</a></dt><dt>lock_timeout 設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>log, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>logging_collector設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt><dt>log_autovacuum_min_duration設定パラメータ, <a class="indexterm" href="runtime-config-autovacuum.html">自動Vacuum作業</a></dt><dt>log_btree_build_stats設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>log_checkpoints設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_connections設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_destination設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt><dt>log_directory設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt><dt>log_disconnections設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_duration設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_error_verbosity設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_executor_stats設定パラメータ, <a class="indexterm" href="runtime-config-statistics.html#runtime-config-statistics-monitor">統計情報の監視</a></dt><dt>log_filename設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt><dt>log_file_mode 設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt><dt>log_hostname設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_line_prefix設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_lock_waits設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_min_duration_statement設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-when">いつログを取得するか</a></dt><dt>log_min_error_statement設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-when">いつログを取得するか</a></dt><dt>log_min_messages設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-when">いつログを取得するか</a></dt><dt>log_parser_stats設定パラメータ, <a class="indexterm" href="runtime-config-statistics.html#runtime-config-statistics-monitor">統計情報の監視</a></dt><dt>log_planner_stats設定パラメータ, <a class="indexterm" href="runtime-config-statistics.html#runtime-config-statistics-monitor">統計情報の監視</a></dt><dt>log_replication_commands設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_rotation_age設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt><dt>log_rotation_size設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt><dt>log_statement_stats設定パラメータ, <a class="indexterm" href="runtime-config-statistics.html#runtime-config-statistics-monitor">統計情報の監視</a></dt><dt>log_statement設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_temp_files設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_timezone設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-what">何をログに</a></dt><dt>log_truncate_on_rotation設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt><dt>longitude, <a class="indexterm" href="earthdistance.html#idp144540832">cubeを基にした地表距離</a></dt><dt>looks_like_number</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-utility-functions">PL/Perlのユーティリティ関数</a></dt></dl></dd><dt>lower, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-range.html">範囲関数と演算子</a></dt><dd><dl><dt>とロケール, <a class="indexterm" href="locale.html#idp76686736">動作</a></dt></dl></dd><dt>lower_inc, <a class="indexterm" href="functions-range.html">範囲関数と演算子</a></dt><dt>lower_inf, <a class="indexterm" href="functions-range.html">範囲関数と演算子</a></dt><dt>lo_close, <a class="indexterm" href="lo-interfaces.html#lo-close">ラージオブジェクト記述子を閉じる</a></dt><dt>lo_creat, <a class="indexterm" href="lo-interfaces.html#lo-create">ラージオブジェクトの作成</a>, <a class="indexterm" href="lo-funcs.html">サーバ側の関数</a></dt><dt>lo_create, <a class="indexterm" href="lo-interfaces.html#lo-create">ラージオブジェクトの作成</a></dt><dt>lo_export, <a class="indexterm" href="lo-interfaces.html#lo-export">ラージオブジェクトのエクスポート</a>, <a class="indexterm" href="lo-funcs.html">サーバ側の関数</a></dt><dt>lo_from_bytea, <a class="indexterm" href="lo-funcs.html">サーバ側の関数</a></dt><dt>lo_get, <a class="indexterm" href="lo-funcs.html">サーバ側の関数</a></dt><dt>lo_import, <a class="indexterm" href="lo-interfaces.html#lo-import">ラージオブジェクトのインポート</a>, <a class="indexterm" href="lo-funcs.html">サーバ側の関数</a></dt><dt>lo_import_with_oid, <a class="indexterm" href="lo-interfaces.html#lo-import">ラージオブジェクトのインポート</a></dt><dt>lo_lseek, <a class="indexterm" href="lo-interfaces.html#lo-seek">ラージオブジェクトのシーク</a></dt><dt>lo_lseek64, <a class="indexterm" href="lo-interfaces.html#lo-seek">ラージオブジェクトのシーク</a></dt><dt>lo_open, <a class="indexterm" href="lo-interfaces.html#lo-open">既存のラージオブジェクトのオープン</a></dt><dt>lo_put, <a class="indexterm" href="lo-funcs.html">サーバ側の関数</a></dt><dt>lo_read, <a class="indexterm" href="lo-interfaces.html#lo-read">ラージオブジェクトからのデータの読み込み</a></dt><dt>lo_tell, <a class="indexterm" href="lo-interfaces.html#lo-tell">ラージオブジェクトのシーク位置の入手</a></dt><dt>lo_tell64, <a class="indexterm" href="lo-interfaces.html#lo-tell">ラージオブジェクトのシーク位置の入手</a></dt><dt>lo_truncate, <a class="indexterm" href="lo-interfaces.html#lo-truncate">ラージオブジェクトを切り詰める</a></dt><dt>lo_truncate64, <a class="indexterm" href="lo-interfaces.html#lo-truncate">ラージオブジェクトを切り詰める</a></dt><dt>lo_unlink, <a class="indexterm" href="lo-interfaces.html#lo-unlink">ラージオブジェクトの削除</a>, <a class="indexterm" href="lo-funcs.html">サーバ側の関数</a></dt><dt>lo_write, <a class="indexterm" href="lo-interfaces.html#lo-write">ラージオブジェクトへのデータの書き込み</a></dt><dt>lpad, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>lseg, <a class="indexterm" href="datatype-geometric.html#datatype-lseg">線分</a>, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>ltree, <a class="indexterm" href="ltree.html">ltree</a></dt><dt>ltree2text, <a class="indexterm" href="ltree.html#idp145268576">演算子と関数</a></dt><dt>ltrim, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt></dl></div><div class="indexdiv"><h3>M</h3><dl><dt>macaddr(データ型), <a class="indexterm" href="datatype-net-types.html#datatype-macaddr">macaddr</a></dt><dt>MACアドレス (参照 macaddr)</dt><dt>maintenance_work_mem設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-memory">メモリ</a></dt><dt>make, <a class="indexterm" href="install-requirements.html">必要条件</a></dt><dt>make_date, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>make_interval, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>make_time, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>make_timestamp, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>make_timestamptz, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>make_valid, <a class="indexterm" href="isn.html#idp145122288">関数と演算子</a></dt><dt>MANPATH, <a class="indexterm" href="install-post.html#idp71697776">環境変数</a></dt><dt>masklen, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>max, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>max_connections設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>max_files_per_process設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-kernel">カーネル資源使用</a></dt><dt>max_function_args設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>max_identifier_length設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>max_index_keys設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>max_locks_per_transaction設定パラメータ, <a class="indexterm" href="runtime-config-locks.html">ロック管理</a></dt><dt>max_pred_locks_per_transaction設定パラメータ, <a class="indexterm" href="runtime-config-locks.html">ロック管理</a></dt><dt>max_prepared_transactions設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-memory">メモリ</a></dt><dt>max_replication_slots設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-sender">送出サーバ群</a></dt><dt>max_stack_depth設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-memory">メモリ</a></dt><dt>max_standby_archive_delay設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-standby">スタンバイサーバ</a></dt><dt>max_standby_streaming_delay設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-standby">スタンバイサーバ</a></dt><dt>max_wal_senders設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-sender">送出サーバ群</a></dt><dt>max_wal_size設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-checkpoints">チェックポイント</a></dt><dt>max_worker_processes設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-async-behavior">非同期動作</a></dt><dt>md5, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>MD5, <a class="indexterm" href="auth-methods.html#auth-password">パスワード認証</a></dt><dt>metaphone, <a class="indexterm" href="fuzzystrmatch.html#idp144678784">Metaphone</a></dt><dt>min, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>MinGW, <a class="indexterm" href="installation-platform-notes.html#installation-notes-mingw">MinGW/ネイティブWindows</a></dt><dd><dl><dt>上へのインストール, <a class="indexterm" href="installation-platform-notes.html#installation-notes-mingw">MinGW/ネイティブWindows</a></dt></dl></dd><dt>min_wal_size設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-checkpoints">チェックポイント</a></dt><dt>mod, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>MOVE, <a class="indexterm" href="sql-move.html">MOVE</a></dt><dt>MultiXactId, <a class="indexterm" href="routine-vacuuming.html#vacuum-for-multixact-wraparound">マルチトランザクションと周回</a></dt><dt>MVCC, <a class="indexterm" href="mvcc-intro.html">序文</a></dt></dl></div><div class="indexdiv"><h3>N</h3><dl><dt>NaN (参照 非数)</dt><dt>NetBSD</dt><dd><dl><dt>IPC設定, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt><dt>の起動スクリプト, <a class="indexterm" href="server-start.html">データベースサーバの起動</a></dt><dt>共有ライブラリ, <a class="indexterm" href="xfunc-c.html#dfunc">動的にロードされる関数のコンパイルとリンク</a></dt></dl></dd><dt>netmask, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>network, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>nextval, <a class="indexterm" href="functions-sequence.html">シーケンス操作関数</a></dt><dt>NFS (参照 ネットワークファイルシステム)</dt><dt>nlevel, <a class="indexterm" href="ltree.html#idp145268576">演算子と関数</a></dt><dt>normal_rand, <a class="indexterm" href="tablefunc.html#idp147033200">normal_rand</a></dt><dt>NOT IN, <a class="indexterm" href="functions-subquery.html">副問い合わせ式</a>, <a class="indexterm" href="functions-comparisons.html">行と配列の比較</a></dt><dt>NOTIFY, <a class="indexterm" href="libpq-notify.html">非同期通知</a>, <a class="indexterm" href="sql-notify.html">NOTIFY</a></dt><dd><dl><dt>libpqにおける, <a class="indexterm" href="libpq-notify.html">非同期通知</a></dt></dl></dd><dt>NOTNULL, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt><dt>NOT(演算子), <a class="indexterm" href="functions-logical.html">論理演算子</a></dt><dt>now, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>npoints, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>nth_value, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dt>ntile, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dt>NULLIF, <a class="indexterm" href="functions-conditional.html#functions-nullif">NULLIF</a></dt><dt>NULL値</dt><dd><dl><dt>検査制約, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-check-constraints">検査制約</a></dt><dt>DISTINCT内の, <a class="indexterm" href="queries-select-lists.html#queries-distinct">DISTINCT</a></dt><dt>libpqにおける, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PL/Perlにおける, <a class="indexterm" href="plperl-funcs.html">PL/Perl関数と引数</a></dt><dt>PL/Pythonにおける, <a class="indexterm" href="plpython-data.html#idp93337568">NullとNone</a></dt><dt>一意性制約, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-unique-constraints">一意性制約</a></dt><dt>デフォルト値, <a class="indexterm" href="ddl-default.html">デフォルト値</a></dt><dt>比較, <a class="indexterm" href="functions-comparison.html">比較演算子</a></dt></dl></dd><dt>numeric, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-constants-numeric">数値定数</a></dt><dt>numeric(データ型), <a class="indexterm" href="datatype-numeric.html#datatype-numeric-decimal">任意の精度を持つ数</a></dt><dt>numnode, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-features.html#textsearch-manipulate-tsquery">問合わせを操作する</a></dt><dt>NVL, <a class="indexterm" href="functions-conditional.html#functions-coalesce-nvl-ifnull">COALESCE</a></dt></dl></div><div class="indexdiv"><h3>O</h3><dl><dt>obj_description, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>octet_length, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>OFFSET, <a class="indexterm" href="queries-limit.html">LIMITとOFFSET</a></dt><dt>OID</dt><dd><dl><dt>列, <a class="indexterm" href="ddl-system-columns.html">システム列</a></dt></dl></dd><dt>oid, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>oid2name, <a class="indexterm" href="oid2name.html">oid2name</a></dt><dt>ON CONFLICT, <a class="indexterm" href="sql-insert.html">INSERT</a></dt><dt>ONLY, <a class="indexterm" href="queries-table-expressions.html#queries-from">FROM句</a></dt><dt>opaque, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>OpenBSD</dt><dd><dl><dt>IPC設定, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt><dt>の起動スクリプト, <a class="indexterm" href="server-start.html">データベースサーバの起動</a></dt><dt>共有ライブラリ, <a class="indexterm" href="xfunc-c.html#dfunc">動的にロードされる関数のコンパイルとリンク</a></dt></dl></dd><dt>OpenSSL, <a class="indexterm" href="install-procedure.html">インストール手順</a></dt><dd><dl><dt>(参照 SSL)</dt></dl></dd><dt>operator_precedence_warning設定パラメータ, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>Oracle, <a class="indexterm" href="plpgsql-porting.html">Oracle PL/SQLからの移植</a></dt><dd><dl><dt>PL/SQLからPL/pgSQLへの移植, <a class="indexterm" href="plpgsql-porting.html">Oracle PL/SQLからの移植</a></dt></dl></dd><dt>ORDER BY, <a class="indexterm" href="tutorial-select.html">テーブルへの問い合わせ</a>, <a class="indexterm" href="queries-order.html">行の並べ替え</a></dt><dd><dl><dt>とロケール, <a class="indexterm" href="locale.html#idp76686736">動作</a></dt></dl></dd><dt>OR(演算子), <a class="indexterm" href="functions-logical.html">論理演算子</a></dt><dt>OS X</dt><dd><dl><dt>IPC設定, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt><dt>共有ライブラリ, <a class="indexterm" href="xfunc-c.html#dfunc">動的にロードされる関数のコンパイルとリンク</a></dt></dl></dd><dt>OVERLAPS, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>overlay, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>OVER句, <a class="indexterm" href="sql-expressions.html#syntax-window-functions">ウィンドウ関数呼び出し</a></dt></dl></div><div class="indexdiv"><h3>P</h3><dl><dt>pageinspect, <a class="indexterm" href="pageinspect.html">pageinspect</a></dt><dt>page_header, <a class="indexterm" href="pageinspect.html#idp145466704">関数</a></dt><dt>palloc, <a class="indexterm" href="xfunc-c.html#idp88098832">コードの作成</a></dt><dt>PAM, <a class="indexterm" href="install-procedure.html">インストール手順</a>, <a class="indexterm" href="auth-methods.html#auth-pam">PAM認証</a></dt><dt>passwordcheck, <a class="indexterm" href="passwordcheck.html">passwordcheck</a></dt><dt>password_encryption設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>path, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>PATH, <a class="indexterm" href="install-post.html#idp71697776">環境変数</a></dt><dt>path(データ型), <a class="indexterm" href="datatype-geometric.html#idp60699984">経路</a></dt><dt>pclose, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>peer, <a class="indexterm" href="auth-methods.html#auth-peer">Peer認証</a></dt><dt>percent_rank, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dd><dl><dt>仮想の, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></dd><dt>perl, <a class="indexterm" href="install-requirements.html">必要条件</a></dt><dt>Perl, <a class="indexterm" href="plperl.html">PL/Perl - Perl手続き言語</a></dt><dt>pfree, <a class="indexterm" href="xfunc-c.html#idp88098832">コードの作成</a></dt><dt>PGAPPNAME, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>pgbench, <a class="indexterm" href="pgbench.html">pgbench</a></dt><dt>PGcancel, <a class="indexterm" href="libpq-cancel.html">処理中の問い合わせのキャンセル</a></dt><dt>PGCLIENTENCODING, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGconn, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PGCONNECT_TIMEOUT, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>pgcrypto, <a class="indexterm" href="pgcrypto.html">pgcrypto</a></dt><dt>PGDATA, <a class="indexterm" href="creating-cluster.html">データベースクラスタの作成</a></dt><dt>PGDATABASE, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGDATESTYLE, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGEventProc, <a class="indexterm" href="libpq-events.html#libpq-events-proc">イベントコールバックプロシージャ</a></dt><dt>PGGEQO, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGGSSLIB, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGHOST, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGHOSTADDR, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGKRBSRVNAME, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGLOCALEDIR, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGOPTIONS, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGPASSFILE, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGPASSWORD, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGPORT, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>pgp_armor_headers, <a class="indexterm" href="pgcrypto.html#idp145805728">pgp_armor_headers</a></dt><dt>pgp_key_id, <a class="indexterm" href="pgcrypto.html#idp145788176">pgp_key_id()</a></dt><dt>pgp_pub_decrypt, <a class="indexterm" href="pgcrypto.html#idp145779056">pgp_pub_decrypt()</a></dt><dt>pgp_pub_decrypt_bytea, <a class="indexterm" href="pgcrypto.html#idp145779056">pgp_pub_decrypt()</a></dt><dt>pgp_pub_encrypt, <a class="indexterm" href="pgcrypto.html#idp145772944">pgp_pub_encrypt()</a></dt><dt>pgp_pub_encrypt_bytea, <a class="indexterm" href="pgcrypto.html#idp145772944">pgp_pub_encrypt()</a></dt><dt>pgp_sym_decrypt, <a class="indexterm" href="pgcrypto.html#idp145765936">pgp_sym_decrypt()</a></dt><dt>pgp_sym_decrypt_bytea, <a class="indexterm" href="pgcrypto.html#idp145765936">pgp_sym_decrypt()</a></dt><dt>pgp_sym_encrypt, <a class="indexterm" href="pgcrypto.html#idp145760176">pgp_sym_encrypt()</a></dt><dt>pgp_sym_encrypt_bytea, <a class="indexterm" href="pgcrypto.html#idp145760176">pgp_sym_encrypt()</a></dt><dt>PGREALM, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGREQUIREPEER, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGREQUIRESSL, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGresult, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>pgrowlocks, <a class="indexterm" href="pgrowlocks.html">pgrowlocks</a>, <a class="indexterm" href="pgrowlocks.html#idp146010192">概要</a></dt><dt>PGSERVICE, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGSERVICEFILE, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGSSLCERT, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGSSLCOMPRESSION, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGSSLCRL, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGSSLKEY, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGSSLMODE, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGSSLROOTCERT, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>pgstatginindex, <a class="indexterm" href="pgstattuple.html#idp146181520">関数</a></dt><dt>pgstatindex, <a class="indexterm" href="pgstattuple.html#idp146181520">関数</a></dt><dt>pgstattuple, <a class="indexterm" href="pgstattuple.html">pgstattuple</a>, <a class="indexterm" href="pgstattuple.html#idp146181520">関数</a></dt><dt>pgstattuple_approx, <a class="indexterm" href="pgstattuple.html#idp146181520">関数</a></dt><dt>PGSYSCONFDIR, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGTZ, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>PGUSER, <a class="indexterm" href="libpq-envars.html">環境変数</a></dt><dt>pgxs, <a class="indexterm" href="extend-pgxs.html">拡張構築基盤</a></dt><dt>pg_advisory_lock, <a class="indexterm" href="functions-admin.html#functions-advisory-locks">勧告的ロック用関数</a></dt><dt>pg_advisory_lock_shared, <a class="indexterm" href="functions-admin.html#functions-advisory-locks">勧告的ロック用関数</a></dt><dt>pg_advisory_unlock, <a class="indexterm" href="functions-admin.html#functions-advisory-locks">勧告的ロック用関数</a></dt><dt>pg_advisory_unlock_all, <a class="indexterm" href="functions-admin.html#functions-advisory-locks">勧告的ロック用関数</a></dt><dt>pg_advisory_unlock_shared, <a class="indexterm" href="functions-admin.html#functions-advisory-locks">勧告的ロック用関数</a></dt><dt>pg_advisory_xact_lock, <a class="indexterm" href="functions-admin.html#functions-advisory-locks">勧告的ロック用関数</a></dt><dt>pg_advisory_xact_lock_shared, <a class="indexterm" href="functions-admin.html#functions-advisory-locks">勧告的ロック用関数</a></dt><dt>pg_aggregate, <a class="indexterm" href="catalog-pg-aggregate.html">pg_aggregate</a></dt><dt>pg_am, <a class="indexterm" href="catalog-pg-am.html">pg_am</a></dt><dt>pg_amop, <a class="indexterm" href="catalog-pg-amop.html">pg_amop</a></dt><dt>pg_amproc, <a class="indexterm" href="catalog-pg-amproc.html">pg_amproc</a></dt><dt>pg_archivecleanup, <a class="indexterm" href="pgarchivecleanup.html">pg_archivecleanup</a></dt><dt>pg_attrdef, <a class="indexterm" href="catalog-pg-attrdef.html">pg_attrdef</a></dt><dt>pg_attribute, <a class="indexterm" href="catalog-pg-attribute.html">pg_attribute</a></dt><dt>pg_authid, <a class="indexterm" href="catalog-pg-authid.html">pg_authid</a></dt><dt>pg_auth_members, <a class="indexterm" href="catalog-pg-auth-members.html">pg_auth_members</a></dt><dt>pg_available_extensions, <a class="indexterm" href="view-pg-available-extensions.html">pg_available_extensions</a></dt><dt>pg_available_extension_versions, <a class="indexterm" href="view-pg-available-extension-versions.html">pg_available_extension_versions</a></dt><dt>pg_backend_pid, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_backup_start_time, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a></dt><dt>pg_basebackup, <a class="indexterm" href="app-pgbasebackup.html">pg_basebackup</a></dt><dt>pg_buffercache, <a class="indexterm" href="pgbuffercache.html">pg_buffercache</a></dt><dt>pg_buffercache_pages, <a class="indexterm" href="pgbuffercache.html">pg_buffercache</a></dt><dt>pg_cancel_backend, <a class="indexterm" href="functions-admin.html#functions-admin-signal">サーバシグナル送信関数</a></dt><dt>pg_cast, <a class="indexterm" href="catalog-pg-cast.html">pg_cast</a></dt><dt>pg_class, <a class="indexterm" href="catalog-pg-class.html">pg_class</a></dt><dt>pg_client_encoding, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>pg_collation, <a class="indexterm" href="catalog-pg-collation.html">pg_collation</a></dt><dt>pg_collation_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_column_size, <a class="indexterm" href="functions-admin.html#functions-admin-dbobject">データベースオブジェクト管理関数</a></dt><dt>pg_config, <a class="indexterm" href="app-pgconfig.html">pg_config</a></dt><dd><dl><dt>ecpgでの, <a class="indexterm" href="ecpg-process.html">埋め込みSQLプログラムの処理</a></dt><dt>ユーザ定義C関数, <a class="indexterm" href="xfunc-c.html#idp88098832">コードの作成</a></dt></dl></dd><dt>pg_conf_load_time, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_constraint, <a class="indexterm" href="catalog-pg-constraint.html">pg_constraint</a></dt><dt>pg_controldata, <a class="indexterm" href="app-pgcontroldata.html">pg_controldata</a></dt><dt>pg_conversion, <a class="indexterm" href="catalog-pg-conversion.html">pg_conversion</a></dt><dt>pg_conversion_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_create_logical_replication_slot, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_create_physical_replication_slot, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_create_restore_point, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a></dt><dt>pg_ctl, <a class="indexterm" href="creating-cluster.html">データベースクラスタの作成</a>, <a class="indexterm" href="server-start.html">データベースサーバの起動</a>, <a class="indexterm" href="app-pg-ctl.html">pg_ctl</a></dt><dt>pg_current_xlog_insert_location, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a></dt><dt>pg_current_xlog_location, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a></dt><dt>pg_cursors, <a class="indexterm" href="view-pg-cursors.html">pg_cursors</a></dt><dt>pg_database, <a class="indexterm" href="manage-ag-templatedbs.html">テンプレートデータベース</a>, <a class="indexterm" href="catalog-pg-database.html">pg_database</a></dt><dt>pg_database_size, <a class="indexterm" href="functions-admin.html#functions-admin-dbobject">データベースオブジェクト管理関数</a></dt><dt>pg_db_role_setting, <a class="indexterm" href="catalog-pg-db-role-setting.html">pg_db_role_setting</a></dt><dt>pg_ddl_command, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>pg_default_acl, <a class="indexterm" href="catalog-pg-default-acl.html">pg_default_acl</a></dt><dt>pg_depend, <a class="indexterm" href="catalog-pg-depend.html">pg_depend</a></dt><dt>pg_describe_object, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_description, <a class="indexterm" href="catalog-pg-description.html">pg_description</a></dt><dt>pg_drop_replication_slot, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_dump, <a class="indexterm" href="app-pgdump.html">pg_dump</a></dt><dt>pg_dumpall, <a class="indexterm" href="app-pg-dumpall.html">pg_dumpall</a></dt><dd><dl><dt>アップグレード中の使用, <a class="indexterm" href="upgrading.html#upgrading-via-pgdumpall">pg_dumpallを介したデータのアップグレード</a></dt></dl></dd><dt>pg_enum, <a class="indexterm" href="catalog-pg-enum.html">pg_enum</a></dt><dt>pg_event_trigger, <a class="indexterm" href="catalog-pg-event-trigger.html">pg_event_trigger</a></dt><dt>pg_event_trigger_ddl_commands, <a class="indexterm" href="functions-event-triggers.html#pg-event-trigger-ddl-command-end-functions">コマンド側での変更を捕らえる</a></dt><dt>pg_event_trigger_dropped_objects, <a class="indexterm" href="functions-event-triggers.html#pg-event-trigger-sql-drop-functions">DDLコマンドで削除されたオブジェクトの処理</a></dt><dt>pg_event_trigger_table_rewrite_oid, <a class="indexterm" href="functions-event-triggers.html#pg-event-trigger-table-rewrite-functions">テーブル書き換えイベントの処理</a></dt><dt>pg_event_trigger_table_rewrite_reason, <a class="indexterm" href="functions-event-triggers.html#pg-event-trigger-table-rewrite-functions">テーブル書き換えイベントの処理</a></dt><dt>pg_export_snapshot, <a class="indexterm" href="functions-admin.html#functions-snapshot-synchronization">スナップショット同期関数</a></dt><dt>pg_extension, <a class="indexterm" href="catalog-pg-extension.html">pg_extension</a></dt><dt>pg_extension_config_dump, <a class="indexterm" href="extend-extensions.html#idp89245680">拡張設定テーブル</a></dt><dt>pg_filenode_relation, <a class="indexterm" href="functions-admin.html#functions-admin-dbobject">データベースオブジェクト管理関数</a></dt><dt>pg_file_settings, <a class="indexterm" href="view-pg-file-settings.html">pg_file_settings</a></dt><dt>pg_foreign_data_wrapper, <a class="indexterm" href="catalog-pg-foreign-data-wrapper.html">pg_foreign_data_wrapper</a></dt><dt>pg_foreign_server, <a class="indexterm" href="catalog-pg-foreign-server.html">pg_foreign_server</a></dt><dt>pg_foreign_table, <a class="indexterm" href="catalog-pg-foreign-table.html">pg_foreign_table</a></dt><dt>pg_freespace, <a class="indexterm" href="pgfreespacemap.html#idp145971568">関数</a></dt><dt>pg_freespacemap, <a class="indexterm" href="pgfreespacemap.html">pg_freespacemap</a></dt><dt>pg_function_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_constraintdef, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_expr, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_functiondef, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_function_arguments, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_function_identity_arguments, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_function_result, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_indexdef, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_keywords, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_object_address, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_ruledef, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_serial_sequence, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_triggerdef, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_userbyid, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_get_viewdef, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_group, <a class="indexterm" href="view-pg-group.html">pg_group</a></dt><dt>pg_has_role, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_hba.conf, <a class="indexterm" href="auth-pg-hba-conf.html">pg_hba.confファイル</a></dt><dt>pg_ident.conf, <a class="indexterm" href="auth-username-maps.html">ユーザ名マップ</a></dt><dt>pg_identify_object, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_identify_object_as_address, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_index, <a class="indexterm" href="catalog-pg-index.html">pg_index</a></dt><dt>pg_indexes, <a class="indexterm" href="view-pg-indexes.html">pg_indexes</a></dt><dt>pg_indexes_size, <a class="indexterm" href="functions-admin.html#functions-admin-dbobject">データベースオブジェクト管理関数</a></dt><dt>pg_inherits, <a class="indexterm" href="catalog-pg-inherits.html">pg_inherits</a></dt><dt>pg_isready, <a class="indexterm" href="app-pg-isready.html">pg_isready</a></dt><dt>pg_is_in_backup, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a></dt><dt>pg_is_in_recovery, <a class="indexterm" href="functions-admin.html#functions-recovery-control">リカバリ制御関数</a></dt><dt>pg_is_other_temp_schema, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_is_xlog_replay_paused, <a class="indexterm" href="functions-admin.html#functions-recovery-control">リカバリ制御関数</a></dt><dt>pg_language, <a class="indexterm" href="catalog-pg-language.html">pg_language</a></dt><dt>pg_largeobject, <a class="indexterm" href="catalog-pg-largeobject.html">pg_largeobject</a></dt><dt>pg_largeobject_metadata, <a class="indexterm" href="catalog-pg-largeobject-metadata.html">pg_largeobject_metadata</a></dt><dt>pg_last_committed_xact, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_last_xact_replay_timestamp, <a class="indexterm" href="functions-admin.html#functions-recovery-control">リカバリ制御関数</a></dt><dt>pg_last_xlog_receive_location, <a class="indexterm" href="functions-admin.html#functions-recovery-control">リカバリ制御関数</a></dt><dt>pg_last_xlog_replay_location, <a class="indexterm" href="functions-admin.html#functions-recovery-control">リカバリ制御関数</a></dt><dt>pg_listening_channels, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_locks, <a class="indexterm" href="view-pg-locks.html">pg_locks</a></dt><dt>pg_logical_slot_get_binary_changes, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_logical_slot_get_changes, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_logical_slot_peek_binary_changes, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_logical_slot_peek_changes, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_lsn, <a class="indexterm" href="datatype-pg-lsn.html">pg_lsn 型</a></dt><dt>pg_ls_dir, <a class="indexterm" href="functions-admin.html#functions-admin-genfile">汎用ファイルアクセス関数</a></dt><dt>pg_matviews, <a class="indexterm" href="view-pg-matviews.html">pg_matviews</a></dt><dt>pg_my_temp_schema, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_namespace, <a class="indexterm" href="catalog-pg-namespace.html">pg_namespace</a></dt><dt>pg_notify, <a class="indexterm" href="sql-notify.html#idp103865728">pg_notify</a></dt><dt>pg_opclass, <a class="indexterm" href="catalog-pg-opclass.html">pg_opclass</a></dt><dt>pg_opclass_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_operator, <a class="indexterm" href="catalog-pg-operator.html">pg_operator</a></dt><dt>pg_operator_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_opfamily, <a class="indexterm" href="catalog-pg-opfamily.html">pg_opfamily</a></dt><dt>pg_opfamily_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_options_to_table, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_pltemplate, <a class="indexterm" href="catalog-pg-pltemplate.html">pg_pltemplate</a></dt><dt>pg_policies, <a class="indexterm" href="view-pg-policies.html">pg_policies</a></dt><dt>pg_policy, <a class="indexterm" href="catalog-pg-policy.html">pg_policy</a></dt><dt>pg_postmaster_start_time, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_prepared_statements, <a class="indexterm" href="view-pg-prepared-statements.html">pg_prepared_statements</a></dt><dt>pg_prepared_xacts, <a class="indexterm" href="view-pg-prepared-xacts.html">pg_prepared_xacts</a></dt><dt>pg_prewarm, <a class="indexterm" href="pgprewarm.html">pg_prewarm</a></dt><dt>pg_proc, <a class="indexterm" href="catalog-pg-proc.html">pg_proc</a></dt><dt>pg_range, <a class="indexterm" href="catalog-pg-range.html">pg_range</a></dt><dt>pg_read_binary_file, <a class="indexterm" href="functions-admin.html#functions-admin-genfile">汎用ファイルアクセス関数</a></dt><dt>pg_read_file, <a class="indexterm" href="functions-admin.html#functions-admin-genfile">汎用ファイルアクセス関数</a></dt><dt>pg_receivexlog, <a class="indexterm" href="app-pgreceivexlog.html">pg_receivexlog</a></dt><dt>pg_recvlogical, <a class="indexterm" href="app-pgrecvlogical.html">pg_recvlogical</a></dt><dt>pg_relation_filenode, <a class="indexterm" href="functions-admin.html#functions-admin-dbobject">データベースオブジェクト管理関数</a></dt><dt>pg_relation_filepath, <a class="indexterm" href="functions-admin.html#functions-admin-dbobject">データベースオブジェクト管理関数</a></dt><dt>pg_relation_size, <a class="indexterm" href="functions-admin.html#functions-admin-dbobject">データベースオブジェクト管理関数</a></dt><dt>pg_reload_conf, <a class="indexterm" href="functions-admin.html#functions-admin-signal">サーバシグナル送信関数</a></dt><dt>pg_relpages, <a class="indexterm" href="pgstattuple.html#idp146181520">関数</a></dt><dt>pg_replication_origin, <a class="indexterm" href="catalog-pg-replication-origin.html">pg_replication_origin</a></dt><dt>pg_replication_origin_advance, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_replication_origin_create, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_replication_origin_drop, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_replication_origin_oid, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_replication_origin_progress, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_replication_origin_session_is_setup, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_replication_origin_session_progress, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_replication_origin_session_reset, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_replication_origin_session_setup, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_replication_origin_status, <a class="indexterm" href="view-pg-replication-origin-status.html">pg_replication_origin_status</a></dt><dt>pg_replication_origin_xact_reset, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_replication_origin_xact_setup, <a class="indexterm" href="functions-admin.html#functions-replication">レプリケーション関数</a></dt><dt>pg_replication_slots, <a class="indexterm" href="view-pg-replication-slots.html">pg_replication_slots</a></dt><dt>pg_resetxlog, <a class="indexterm" href="app-pgresetxlog.html">pg_resetxlog</a></dt><dt>pg_restore, <a class="indexterm" href="app-pgrestore.html">pg_restore</a></dt><dt>pg_rewind, <a class="indexterm" href="app-pgrewind.html">pg_rewind</a></dt><dt>pg_rewrite, <a class="indexterm" href="catalog-pg-rewrite.html">pg_rewrite</a></dt><dt>pg_roles, <a class="indexterm" href="view-pg-roles.html">pg_roles</a></dt><dt>pg_rotate_logfile, <a class="indexterm" href="functions-admin.html#functions-admin-signal">サーバシグナル送信関数</a></dt><dt>pg_rules, <a class="indexterm" href="view-pg-rules.html">pg_rules</a></dt><dt>pg_seclabel, <a class="indexterm" href="catalog-pg-seclabel.html">pg_seclabel</a></dt><dt>pg_seclabels, <a class="indexterm" href="view-pg-seclabels.html">pg_seclabels</a></dt><dt>pg_service.conf, <a class="indexterm" href="libpq-pgservice.html">接続サービスファイル</a></dt><dt>pg_settings, <a class="indexterm" href="view-pg-settings.html">pg_settings</a></dt><dt>pg_shadow, <a class="indexterm" href="view-pg-shadow.html">pg_shadow</a></dt><dt>pg_shdepend, <a class="indexterm" href="catalog-pg-shdepend.html">pg_shdepend</a></dt><dt>pg_shdescription, <a class="indexterm" href="catalog-pg-shdescription.html">pg_shdescription</a></dt><dt>pg_shseclabel, <a class="indexterm" href="catalog-pg-shseclabel.html">pg_shseclabel</a></dt><dt>pg_size_pretty, <a class="indexterm" href="functions-admin.html#functions-admin-dbobject">データベースオブジェクト管理関数</a></dt><dt>pg_sleep, <a class="indexterm" href="functions-datetime.html#functions-datetime-delay">遅延実行</a></dt><dt>pg_sleep_for, <a class="indexterm" href="functions-datetime.html#functions-datetime-delay">遅延実行</a></dt><dt>pg_sleep_until, <a class="indexterm" href="functions-datetime.html#functions-datetime-delay">遅延実行</a></dt><dt>pg_standby, <a class="indexterm" href="pgstandby.html">pg_standby</a></dt><dt>pg_start_backup, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a></dt><dt>pg_statio_all_indexes, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_statio_all_sequences, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_statio_all_tables, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_statio_sys_indexes, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_statio_sys_sequences, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_statio_sys_tables, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_statio_user_indexes, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_statio_user_sequences, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_statio_user_tables, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_statistic, <a class="indexterm" href="planner-stats.html">プランナで使用される統計情報</a>, <a class="indexterm" href="catalog-pg-statistic.html">pg_statistic</a></dt><dt>pg_stats, <a class="indexterm" href="planner-stats.html">プランナで使用される統計情報</a>, <a class="indexterm" href="view-pg-stats.html">pg_stats</a></dt><dt>pg_stat_activity, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_all_indexes, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_all_tables, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_archiver, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_bgwriter, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_clear_snapshot, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-functions">統計情報関数</a></dt><dt>pg_stat_database, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_database_conflicts, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_file, <a class="indexterm" href="functions-admin.html#functions-admin-genfile">汎用ファイルアクセス関数</a></dt><dt>pg_stat_get_activity, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-functions">統計情報関数</a></dt><dt>pg_stat_get_snapshot_timestamp, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-functions">統計情報関数</a></dt><dt>pg_stat_replication, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_reset, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-functions">統計情報関数</a></dt><dt>pg_stat_reset_shared, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-functions">統計情報関数</a></dt><dt>pg_stat_reset_single_function_counters, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-functions">統計情報関数</a></dt><dt>pg_stat_reset_single_table_counters, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-functions">統計情報関数</a></dt><dt>pg_stat_ssl, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_statements, <a class="indexterm" href="pgstatstatements.html">pg_stat_statements</a></dt><dd><dl><dt>関数, <a class="indexterm" href="pgstatstatements.html#idp146132496">関数</a></dt></dl></dd><dt>pg_stat_statements_reset, <a class="indexterm" href="pgstatstatements.html#idp146132496">関数</a></dt><dt>pg_stat_sys_indexes, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_sys_tables, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_user_functions, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_user_indexes, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_user_tables, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_xact_all_tables, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_xact_sys_tables, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_xact_user_functions, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stat_xact_user_tables, <a class="indexterm" href="monitoring-stats.html#monitoring-stats-views">統計情報の表示</a></dt><dt>pg_stop_backup, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a></dt><dt>pg_switch_xlog, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a></dt><dt>pg_tables, <a class="indexterm" href="view-pg-tables.html">pg_tables</a></dt><dt>pg_tablespace, <a class="indexterm" href="catalog-pg-tablespace.html">pg_tablespace</a></dt><dt>pg_tablespace_databases, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_tablespace_location, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_tablespace_size, <a class="indexterm" href="functions-admin.html#functions-admin-dbobject">データベースオブジェクト管理関数</a></dt><dt>pg_table_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_table_size, <a class="indexterm" href="functions-admin.html#functions-admin-dbobject">データベースオブジェクト管理関数</a></dt><dt>pg_temp, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dd><dl><dt>関数の安全化, <a class="indexterm" href="sql-createfunction.html#sql-createfunction-security">SECURITY DEFINER関数の安全な作成</a></dt></dl></dd><dt>pg_terminate_backend, <a class="indexterm" href="functions-admin.html#functions-admin-signal">サーバシグナル送信関数</a></dt><dt>pg_test_fsync, <a class="indexterm" href="pgtestfsync.html">pg_test_fsync</a></dt><dt>pg_test_timing, <a class="indexterm" href="pgtesttiming.html">pg_test_timing</a></dt><dt>pg_timezone_abbrevs, <a class="indexterm" href="view-pg-timezone-abbrevs.html">pg_timezone_abbrevs</a></dt><dt>pg_timezone_names, <a class="indexterm" href="view-pg-timezone-names.html">pg_timezone_names</a></dt><dt>pg_total_relation_size, <a class="indexterm" href="functions-admin.html#functions-admin-dbobject">データベースオブジェクト管理関数</a></dt><dt>pg_transform, <a class="indexterm" href="catalog-pg-transform.html">pg_transform</a></dt><dt>pg_trgm, <a class="indexterm" href="pgtrgm.html">pg_trgm</a></dt><dt>pg_trigger, <a class="indexterm" href="catalog-pg-trigger.html">pg_trigger</a></dt><dt>pg_try_advisory_lock, <a class="indexterm" href="functions-admin.html#functions-advisory-locks">勧告的ロック用関数</a></dt><dt>pg_try_advisory_lock_shared, <a class="indexterm" href="functions-admin.html#functions-advisory-locks">勧告的ロック用関数</a></dt><dt>pg_try_advisory_xact_lock, <a class="indexterm" href="functions-admin.html#functions-advisory-locks">勧告的ロック用関数</a></dt><dt>pg_try_advisory_xact_lock_shared, <a class="indexterm" href="functions-admin.html#functions-advisory-locks">勧告的ロック用関数</a></dt><dt>pg_ts_config, <a class="indexterm" href="catalog-pg-ts-config.html">pg_ts_config</a></dt><dt>pg_ts_config_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_ts_config_map, <a class="indexterm" href="catalog-pg-ts-config-map.html">pg_ts_config_map</a></dt><dt>pg_ts_dict, <a class="indexterm" href="catalog-pg-ts-dict.html">pg_ts_dict</a></dt><dt>pg_ts_dict_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_ts_parser, <a class="indexterm" href="catalog-pg-ts-parser.html">pg_ts_parser</a></dt><dt>pg_ts_parser_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_ts_template, <a class="indexterm" href="catalog-pg-ts-template.html">pg_ts_template</a></dt><dt>pg_ts_template_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_type, <a class="indexterm" href="catalog-pg-type.html">pg_type</a></dt><dt>pg_typeof, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_type_is_visible, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_upgrade, <a class="indexterm" href="pgupgrade.html">pg_upgrade</a></dt><dt>pg_user, <a class="indexterm" href="view-pg-user.html">pg_user</a></dt><dt>pg_user_mapping, <a class="indexterm" href="catalog-pg-user-mapping.html">pg_user_mapping</a></dt><dt>pg_user_mappings, <a class="indexterm" href="view-pg-user-mappings.html">pg_user_mappings</a></dt><dt>pg_views, <a class="indexterm" href="view-pg-views.html">pg_views</a></dt><dt>pg_xact_commit_timestamp, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>pg_xlogdump, <a class="indexterm" href="pgxlogdump.html">pg_xlogdump</a></dt><dt>pg_xlogfile_name, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a></dt><dt>pg_xlogfile_name_offset, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a></dt><dt>pg_xlog_location_diff, <a class="indexterm" href="functions-admin.html#functions-admin-backup">バックアップ制御関数</a></dt><dt>pg_xlog_replay_pause, <a class="indexterm" href="functions-admin.html#functions-recovery-control">リカバリ制御関数</a></dt><dt>pg_xlog_replay_resume, <a class="indexterm" href="functions-admin.html#functions-recovery-control">リカバリ制御関数</a></dt><dt>pi, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>PIC, <a class="indexterm" href="xfunc-c.html#dfunc">動的にロードされる関数のコンパイルとリンク</a></dt><dt>PID</dt><dd><dl><dt>サーバプロセスのPIDの決定</dt><dd><dl><dt>libpqにおける, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt></dl></dd></dl></dd><dt>PITR, <a class="indexterm" href="backup.html">バックアップとリストア</a></dt><dt>PITRスタンバイ, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>pkg-config</dt><dd><dl><dt>ecpgでの, <a class="indexterm" href="ecpg-process.html">埋め込みSQLプログラムの処理</a></dt><dt>libpqにおける, <a class="indexterm" href="libpq-build.html">libpqプログラムの構築</a></dt></dl></dd><dt>PL/Perl, <a class="indexterm" href="plperl.html">PL/Perl - Perl手続き言語</a></dt><dt>PL/PerlU, <a class="indexterm" href="plperl-trusted.html">信頼されたPL/Perlおよび信頼されないPL/Perl</a></dt><dt>PL/pgSQL, <a class="indexterm" href="plpgsql.html">PL/pgSQL - SQL手続き言語</a></dt><dt>PL/Python, <a class="indexterm" href="plpython.html">PL/Python - Python手続き言語</a></dt><dt>PL/SQL (Oracle), <a class="indexterm" href="plpgsql-porting.html">Oracle PL/SQLからの移植</a></dt><dd><dl><dt>PL/pgSQLへの移植, <a class="indexterm" href="plpgsql-porting.html">Oracle PL/SQLからの移植</a></dt></dl></dd><dt>PL/Tcl, <a class="indexterm" href="pltcl.html">PL/Tcl - Tcl手続き言語</a></dt><dt>plainto_tsquery, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-controls.html#textsearch-parsing-queries">問合わせのパース</a></dt><dt>plperl.on_init設定パラメータ, <a class="indexterm" href="plperl-under-the-hood.html#plperl-config">設定</a></dt><dt>plperl.on_plperlu_init設定パラメータ, <a class="indexterm" href="plperl-under-the-hood.html#plperl-config">設定</a></dt><dt>plperl.on_plperl_init設定パラメータ, <a class="indexterm" href="plperl-under-the-hood.html#plperl-config">設定</a></dt><dt>plperl.use_strict設定パラメータ, <a class="indexterm" href="plperl-under-the-hood.html#plperl-config">設定</a></dt><dt>plpgsql.check_asserts 設定パラメータ, <a class="indexterm" href="plpgsql-errors-and-messages.html#plpgsql-statements-assert">アサート検査</a></dt><dt>plpgsql.variable_conflict設定パラメータ, <a class="indexterm" href="plpgsql-implementation.html#plpgsql-var-subst">変数置換</a></dt><dt>point, <a class="indexterm" href="datatype-geometric.html#idp60647136">座標点</a>, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>polygon, <a class="indexterm" href="datatype-geometric.html#datatype-polygon">多角形(ポリゴン)</a>, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>popen, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>populate_record, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>port, <a class="indexterm" href="libpq-connect.html#libpq-paramkeywords">パラメータキーワード</a></dt><dt>port設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>position, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>POSTGRES, <a class="indexterm" href="history.html#history-berkeley">バークレイ校POSTGRESプロジェクト</a></dt><dt>postgres, <a class="indexterm" href="tutorial-arch.html">構造的な基本事項</a>, <a class="indexterm" href="server-start.html">データベースサーバの起動</a>, <a class="indexterm" href="manage-ag-createdb.html">データベースの作成</a>, <a class="indexterm" href="app-postgres.html">postgres</a></dt><dt>Postgres95, <a class="indexterm" href="history.html#history-postgres95">Postgres95</a></dt><dt>postgresql.auto.conf, <a class="indexterm" href="config-setting.html#config-setting-configuration-file">設定ファイルによるパラメータ操作</a></dt><dt>postgresql.conf, <a class="indexterm" href="config-setting.html#config-setting-configuration-file">設定ファイルによるパラメータ操作</a></dt><dt>postgres_fdw, <a class="indexterm" href="postgres-fdw.html">postgres_fdw</a></dt><dt>postgresユーザ, <a class="indexterm" href="postgres-user.html">PostgreSQLユーザアカウント</a></dt><dt>postmaster, <a class="indexterm" href="app-postmaster.html">postmaster</a></dt><dt>post_auth_delay設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>power, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>PQbackendPID, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQbinaryTuples, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dd><dl><dt>COPYでの, <a class="indexterm" href="libpq-copy.html">COPYコマンド関連関数</a></dt></dl></dd><dt>PQcancel, <a class="indexterm" href="libpq-cancel.html">処理中の問い合わせのキャンセル</a></dt><dt>PQclear, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>PQclientEncoding, <a class="indexterm" href="libpq-control.html">制御関数</a></dt><dt>PQcmdStatus, <a class="indexterm" href="libpq-exec.html#libpq-exec-nonselect">他の結果情報の取り出し</a></dt><dt>PQcmdTuples, <a class="indexterm" href="libpq-exec.html#libpq-exec-nonselect">他の結果情報の取り出し</a></dt><dt>PQconndefaults, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQconnectdb, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQconnectdbParams, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQconnectionNeedsPassword, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQconnectionUsedPassword, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQconnectPoll, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQconnectStart, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQconnectStartParams, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQconninfo, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQconninfoFree, <a class="indexterm" href="libpq-misc.html">雑多な関数</a></dt><dt>PQconninfoParse, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQconsumeInput, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQcopyResult, <a class="indexterm" href="libpq-misc.html">雑多な関数</a></dt><dt>PQdb, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQdescribePortal, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>PQdescribePrepared, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>PQencryptPassword, <a class="indexterm" href="libpq-misc.html">雑多な関数</a></dt><dt>PQendcopy, <a class="indexterm" href="libpq-copy.html#libpq-copy-deprecated">廃れたCOPY用関数</a></dt><dt>PQerrorMessage, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQescapeBytea, <a class="indexterm" href="libpq-exec.html#libpq-exec-escape-string">SQLコマンドに含めるための文字列のエスケープ処理</a></dt><dt>PQescapeByteaConn, <a class="indexterm" href="libpq-exec.html#libpq-exec-escape-string">SQLコマンドに含めるための文字列のエスケープ処理</a></dt><dt>PQescapeIdentifier, <a class="indexterm" href="libpq-exec.html#libpq-exec-escape-string">SQLコマンドに含めるための文字列のエスケープ処理</a></dt><dt>PQescapeLiteral, <a class="indexterm" href="libpq-exec.html#libpq-exec-escape-string">SQLコマンドに含めるための文字列のエスケープ処理</a></dt><dt>PQescapeString, <a class="indexterm" href="libpq-exec.html#libpq-exec-escape-string">SQLコマンドに含めるための文字列のエスケープ処理</a></dt><dt>PQescapeStringConn, <a class="indexterm" href="libpq-exec.html#libpq-exec-escape-string">SQLコマンドに含めるための文字列のエスケープ処理</a></dt><dt>PQexec, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>PQexecParams, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>PQexecPrepared, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>PQfformat, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dd><dl><dt>COPYでの, <a class="indexterm" href="libpq-copy.html">COPYコマンド関連関数</a></dt></dl></dd><dt>PQfinish, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQfireResultCreateEvents, <a class="indexterm" href="libpq-misc.html">雑多な関数</a></dt><dt>PQflush, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQfmod, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQfname, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQfnumber, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQfreeCancel, <a class="indexterm" href="libpq-cancel.html">処理中の問い合わせのキャンセル</a></dt><dt>PQfreemem, <a class="indexterm" href="libpq-misc.html">雑多な関数</a></dt><dt>PQfsize, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQftable, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQftablecol, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQftype, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQgetCancel, <a class="indexterm" href="libpq-cancel.html">処理中の問い合わせのキャンセル</a></dt><dt>PQgetCopyData, <a class="indexterm" href="libpq-copy.html#libpq-copy-receive">COPYデータ受信用関数</a></dt><dt>PQgetisnull, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQgetlength, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQgetline, <a class="indexterm" href="libpq-copy.html#libpq-copy-deprecated">廃れたCOPY用関数</a></dt><dt>PQgetlineAsync, <a class="indexterm" href="libpq-copy.html#libpq-copy-deprecated">廃れたCOPY用関数</a></dt><dt>PQgetResult, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQgetssl, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQgetvalue, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQhost, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQinitOpenSSL, <a class="indexterm" href="libpq-ssl.html#libpq-ssl-initialize">SSLライブラリの初期化</a></dt><dt>PQinitSSL, <a class="indexterm" href="libpq-ssl.html#libpq-ssl-initialize">SSLライブラリの初期化</a></dt><dt>PQinstanceData, <a class="indexterm" href="libpq-events.html#libpq-events-funcs">イベントサポート関数</a></dt><dt>PQisBusy, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQisnonblocking, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQisthreadsafe, <a class="indexterm" href="libpq-threading.html">スレッド化プログラムの振舞い</a></dt><dt>PQlibVersion, <a class="indexterm" href="libpq-misc.html">雑多な関数</a></dt><dd><dl><dt>(参照 PQserverVersion)</dt></dl></dd><dt>PQmakeEmptyPGresult, <a class="indexterm" href="libpq-misc.html">雑多な関数</a></dt><dt>PQnfields, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dd><dl><dt>COPYでの, <a class="indexterm" href="libpq-copy.html">COPYコマンド関連関数</a></dt></dl></dd><dt>PQnotifies, <a class="indexterm" href="libpq-notify.html">非同期通知</a></dt><dt>PQnparams, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQntuples, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQoidStatus, <a class="indexterm" href="libpq-exec.html#libpq-exec-nonselect">他の結果情報の取り出し</a></dt><dt>PQoidValue, <a class="indexterm" href="libpq-exec.html#libpq-exec-nonselect">他の結果情報の取り出し</a></dt><dt>PQoptions, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQparameterStatus, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQparamtype, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQpass, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQping, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQpingParams, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQport, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQprepare, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>PQprint, <a class="indexterm" href="libpq-exec.html#libpq-exec-select-info">問い合わせ結果の情報の取り出し</a></dt><dt>PQprotocolVersion, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQputCopyData, <a class="indexterm" href="libpq-copy.html#libpq-copy-send">COPYデータ送信用関数</a></dt><dt>PQputCopyEnd, <a class="indexterm" href="libpq-copy.html#libpq-copy-send">COPYデータ送信用関数</a></dt><dt>PQputline, <a class="indexterm" href="libpq-copy.html#libpq-copy-deprecated">廃れたCOPY用関数</a></dt><dt>PQputnbytes, <a class="indexterm" href="libpq-copy.html#libpq-copy-deprecated">廃れたCOPY用関数</a></dt><dt>PQregisterEventProc, <a class="indexterm" href="libpq-events.html#libpq-events-funcs">イベントサポート関数</a></dt><dt>PQrequestCancel, <a class="indexterm" href="libpq-cancel.html">処理中の問い合わせのキャンセル</a></dt><dt>PQreset, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQresetPoll, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQresetStart, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQresStatus, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>PQresultAlloc, <a class="indexterm" href="libpq-misc.html">雑多な関数</a></dt><dt>PQresultErrorField, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>PQresultErrorMessage, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>PQresultInstanceData, <a class="indexterm" href="libpq-events.html#libpq-events-funcs">イベントサポート関数</a></dt><dt>PQresultSetInstanceData, <a class="indexterm" href="libpq-events.html#libpq-events-funcs">イベントサポート関数</a></dt><dt>PQresultStatus, <a class="indexterm" href="libpq-exec.html#libpq-exec-main">主要な関数</a></dt><dt>PQsendDescribePortal, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQsendDescribePrepared, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQsendPrepare, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQsendQuery, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQsendQueryParams, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQsendQueryPrepared, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQserverVersion, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQsetClientEncoding, <a class="indexterm" href="libpq-control.html">制御関数</a></dt><dt>PQsetdb, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQsetdbLogin, <a class="indexterm" href="libpq-connect.html">データベース接続制御関数</a></dt><dt>PQsetErrorVerbosity, <a class="indexterm" href="libpq-control.html">制御関数</a></dt><dt>PQsetInstanceData, <a class="indexterm" href="libpq-events.html#libpq-events-funcs">イベントサポート関数</a></dt><dt>PQsetnonblocking, <a class="indexterm" href="libpq-async.html">非同期コマンドの処理</a></dt><dt>PQsetNoticeProcessor, <a class="indexterm" href="libpq-notice-processing.html">警告処理</a></dt><dt>PQsetNoticeReceiver, <a class="indexterm" href="libpq-notice-processing.html">警告処理</a></dt><dt>PQsetResultAttrs, <a class="indexterm" href="libpq-misc.html">雑多な関数</a></dt><dt>PQsetSingleRowMode, <a class="indexterm" href="libpq-single-row-mode.html">1行1行問い合わせ結果を受け取る</a></dt><dt>PQsetvalue, <a class="indexterm" href="libpq-misc.html">雑多な関数</a></dt><dt>PQsocket, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQsslAttribute, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQsslAttributeNames, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQsslInUse, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQsslStruct, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQstatus, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQtrace, <a class="indexterm" href="libpq-control.html">制御関数</a></dt><dt>PQtransactionStatus, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQtty, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PQunescapeBytea, <a class="indexterm" href="libpq-exec.html#libpq-exec-escape-string">SQLコマンドに含めるための文字列のエスケープ処理</a></dt><dt>PQuntrace, <a class="indexterm" href="libpq-control.html">制御関数</a></dt><dt>PQuser, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>PREPARE, <a class="indexterm" href="sql-prepare.html">PREPARE</a></dt><dt>PREPARE TRANSACTION, <a class="indexterm" href="sql-prepare-transaction.html">PREPARE TRANSACTION</a></dt><dt>pre_auth_delay設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>primary_conninfoリカバリ用パラメータ, <a class="indexterm" href="standby-settings.html">スタンバイサーバの設定</a></dt><dt>primary_slot_nameリカバリ用パラメータ, <a class="indexterm" href="standby-settings.html">スタンバイサーバの設定</a></dt><dt>ps, <a class="indexterm" href="monitoring-ps.html">標準的なUnixツール</a></dt><dd><dl><dt>活動状況監視用の, <a class="indexterm" href="monitoring-ps.html">標準的なUnixツール</a></dt></dl></dd><dt>psql, <a class="indexterm" href="tutorial-accessdb.html">データベースへのアクセス</a>, <a class="indexterm" href="app-psql.html">psql</a></dt><dt>Python, <a class="indexterm" href="plpython.html">PL/Python - Python手続き言語</a></dt></dl></div><div class="indexdiv"><h3>Q</h3><dl><dt>querytree, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-features.html#textsearch-manipulate-tsquery">問合わせを操作する</a></dt><dt>quote_all_identifiers 設定パラメータ, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>quote_ident, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-utility-functions">PL/Perlのユーティリティ関数</a></dt><dt>PL/pgSQLでの使用, <a class="indexterm" href="plpgsql-statements.html#plpgsql-statements-executing-dyn">動的コマンドの実行</a></dt></dl></dd><dt>quote_literal, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-utility-functions">PL/Perlのユーティリティ関数</a></dt><dt>PL/pgSQLでの使用, <a class="indexterm" href="plpgsql-statements.html#plpgsql-statements-executing-dyn">動的コマンドの実行</a></dt></dl></dd><dt>quote_nullable, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-utility-functions">PL/Perlのユーティリティ関数</a></dt><dt>PL/pgSQLでの使用, <a class="indexterm" href="plpgsql-statements.html#plpgsql-statements-executing-dyn">動的コマンドの実行</a></dt></dl></dd></dl></div><div class="indexdiv"><h3>R</h3><dl><dt>radians, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>radius, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>RADIUS, <a class="indexterm" href="auth-methods.html#auth-radius">RADIUS認証</a></dt><dt>RAISE</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-errors-and-messages.html#plpgsql-statements-raise">エラーとメッセージの報告</a></dt></dl></dd><dt>random, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>random_page_cost設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-constants">プランナコスト定数</a></dt><dt>rank, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dd><dl><dt>仮想の, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt></dl></dd><dt>readline, <a class="indexterm" href="install-requirements.html">必要条件</a></dt><dt>real, <a class="indexterm" href="datatype-numeric.html#datatype-float">浮動小数点データ型</a></dt><dt>REASSIGN OWNED, <a class="indexterm" href="sql-reassign-owned.html">REASSIGN OWNED</a></dt><dt>record, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>recovery.conf, <a class="indexterm" href="recovery-config.html">リカバリの設定</a></dt><dt>recovery_end_commandリカバリ用パラメータ, <a class="indexterm" href="archive-recovery-settings.html">アーカイブリカバリの設定</a></dt><dt>recovery_min_apply_delayリカバリ用パラメータ, <a class="indexterm" href="standby-settings.html">スタンバイサーバの設定</a></dt><dt>recovery_target_actionリカバリ用パラメータ, <a class="indexterm" href="recovery-target-settings.html">リカバリ対象の設定</a></dt><dt>recovery_target_inclusiveリカバリ用パラメータ, <a class="indexterm" href="recovery-target-settings.html">リカバリ対象の設定</a></dt><dt>recovery_target_nameリカバリ用パラメータ, <a class="indexterm" href="recovery-target-settings.html">リカバリ対象の設定</a></dt><dt>recovery_target_timelineリカバリ用パラメータ, <a class="indexterm" href="recovery-target-settings.html">リカバリ対象の設定</a></dt><dt>recovery_target_timeリカバリ用パラメータ, <a class="indexterm" href="recovery-target-settings.html">リカバリ対象の設定</a></dt><dt>recovery_target_xidリカバリ用パラメータ, <a class="indexterm" href="recovery-target-settings.html">リカバリ対象の設定</a></dt><dt>recovery_targetリカバリ用パラメータ, <a class="indexterm" href="recovery-target-settings.html">リカバリ対象の設定</a></dt><dt>REFRESH MATERIALIZED VIEW, <a class="indexterm" href="sql-refreshmaterializedview.html">REFRESH MATERIALIZED VIEW</a></dt><dt>regclass, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>regconfig, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>regdictionary, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>regexp_matches, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-matching.html#functions-posix-regexp">POSIX正規表現</a></dt><dt>regexp_replace, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-matching.html#functions-posix-regexp">POSIX正規表現</a></dt><dt>regexp_split_to_array, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-matching.html#functions-posix-regexp">POSIX正規表現</a></dt><dt>regexp_split_to_table, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-matching.html#functions-posix-regexp">POSIX正規表現</a></dt><dt>regoper, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>regoperator, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>regproc, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>regprocedure, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>regr_avgx, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>regr_avgy, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>regr_count, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>regr_intercept, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>regr_r2, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>regr_slope, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>regr_sxx, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>regr_sxy, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>regr_syy, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>regtype, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>REINDEX, <a class="indexterm" href="sql-reindex.html">REINDEX</a></dt><dt>reindexdb, <a class="indexterm" href="app-reindexdb.html">reindexdb</a></dt><dt>RELEASE SAVEPOINT, <a class="indexterm" href="sql-release-savepoint.html">RELEASE SAVEPOINT</a></dt><dt>repeat, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>replace, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>RESET, <a class="indexterm" href="sql-reset.html">RESET</a></dt><dt>restartpoint, <a class="indexterm" href="wal-configuration.html">WALの設定</a></dt><dt>restart_after_crash設定パラメータ, <a class="indexterm" href="runtime-config-error-handling.html">エラー処理</a></dt><dt>restore_commandリカバリ用パラメータ, <a class="indexterm" href="archive-recovery-settings.html">アーカイブリカバリの設定</a></dt><dt>RESTRICT, <a class="indexterm" href="ddl-depend.html">依存関係の追跡</a></dt><dd><dl><dt>DROPの, <a class="indexterm" href="ddl-depend.html">依存関係の追跡</a></dt><dt>外部キー動作, <a class="indexterm" href="ddl-constraints.html#ddl-constraints-fk">外部キー</a></dt></dl></dd><dt>RETURN NEXT</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-control-structures.html#idp91467856">RETURN NEXTおよびRETURN QUERY</a></dt></dl></dd><dt>RETURN QUERY</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-control-structures.html#idp91467856">RETURN NEXTおよびRETURN QUERY</a></dt></dl></dd><dt>RETURNING INTO, <a class="indexterm" href="plpgsql-statements.html#plpgsql-statements-sql-onerow">1行の結果を返す問い合わせの実行</a></dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-statements.html#plpgsql-statements-sql-onerow">1行の結果を返す問い合わせの実行</a></dt></dl></dd><dt>reverse, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>REVOKE, <a class="indexterm" href="ddl-priv.html">権限</a>, <a class="indexterm" href="sql-revoke.html">REVOKE</a></dt><dt>right, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>ROLLBACK, <a class="indexterm" href="sql-rollback.html">ROLLBACK</a></dt><dt>ROLLBACK PREPARED, <a class="indexterm" href="sql-rollback-prepared.html">ROLLBACK PREPARED</a></dt><dt>ROLLBACK TO SAVEPOINT, <a class="indexterm" href="sql-rollback-to.html">ROLLBACK TO SAVEPOINT</a></dt><dt>ROLLUP, <a class="indexterm" href="queries-table-expressions.html#queries-grouping-sets">GROUPING SETS、CUBE、ROLLUP</a></dt><dt>round, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>ROW, <a class="indexterm" href="sql-expressions.html#sql-syntax-row-constructors">行コンストラクタ</a></dt><dt>row_number, <a class="indexterm" href="functions-window.html">ウィンドウ関数</a></dt><dt>row_security_active, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>row_security設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>row_to_json, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>rpad, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>rtrim, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt></dl></div><div class="indexdiv"><h3>S</h3><dl><dt>SAVEPOINT, <a class="indexterm" href="sql-savepoint.html">SAVEPOINT</a></dt><dt>SCO, <a class="indexterm" href="installation-platform-notes.html#installation-notes-sco">SCO OpenServer と SCO UnixWare</a></dt><dd><dl><dt>上へのインストール, <a class="indexterm" href="installation-platform-notes.html#installation-notes-sco">SCO OpenServer と SCO UnixWare</a></dt></dl></dd><dt>SCO OpenServer</dt><dd><dl><dt>IPC設定, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt></dl></dd><dt>search_path設定パラメータ, <a class="indexterm" href="ddl-schemas.html#ddl-schemas-path">スキーマ検索パス</a>, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dd><dl><dt>関数の安全化における使用, <a class="indexterm" href="sql-createfunction.html#sql-createfunction-security">SECURITY DEFINER関数の安全な作成</a></dt></dl></dd><dt>SECURITY LABEL, <a class="indexterm" href="sql-security-label.html">SECURITY LABEL</a></dt><dt>sec_to_gc, <a class="indexterm" href="earthdistance.html#idp144540832">cubeを基にした地表距離</a></dt><dt>seg, <a class="indexterm" href="seg.html">seg</a></dt><dt>segment_size設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>SELECT, <a class="indexterm" href="tutorial-select.html">テーブルへの問い合わせ</a>, <a class="indexterm" href="queries.html">問い合わせ</a>, <a class="indexterm" href="sql-select.html">SELECT</a></dt><dd><dl><dt>選択リスト, <a class="indexterm" href="queries-select-lists.html">選択リスト</a></dt></dl></dd><dt>SELECT INTO, <a class="indexterm" href="plpgsql-statements.html#plpgsql-statements-sql-onerow">1行の結果を返す問い合わせの実行</a>, <a class="indexterm" href="sql-selectinto.html">SELECT INTO</a></dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-statements.html#plpgsql-statements-sql-onerow">1行の結果を返す問い合わせの実行</a></dt></dl></dd><dt>sepgsql, <a class="indexterm" href="sepgsql.html">sepgsql</a></dt><dt>sepgsql.debug_audit設定パラメータ, <a class="indexterm" href="sepgsql.html#sepgsql-parameters">GUCパラメータ</a></dt><dt>sepgsql.permissive設定パラメータ, <a class="indexterm" href="sepgsql.html#sepgsql-parameters">GUCパラメータ</a></dt><dt>sequence, <a class="indexterm" href="functions-sequence.html">シーケンス操作関数</a></dt><dt>seq_page_cost設定パラメータ, <a class="indexterm" href="runtime-config-query.html#runtime-config-query-constants">プランナコスト定数</a></dt><dt>serial, <a class="indexterm" href="datatype-numeric.html#datatype-serial">連番型</a></dt><dt>serial2, <a class="indexterm" href="datatype-numeric.html#datatype-serial">連番型</a></dt><dt>serial4, <a class="indexterm" href="datatype-numeric.html#datatype-serial">連番型</a></dt><dt>serial8, <a class="indexterm" href="datatype-numeric.html#datatype-serial">連番型</a></dt><dt>server_encoding設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>server_version_num設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>server_version設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>session_preload_libraries設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-preload">共有ライブラリのプリロード</a></dt><dt>session_replication_role設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>session_user, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>SET, <a class="indexterm" href="functions-admin.html#functions-admin-set">構成設定関数</a>, <a class="indexterm" href="sql-set.html">SET</a></dt><dt>SET CONSTRAINTS, <a class="indexterm" href="sql-set-constraints.html">SET CONSTRAINTS</a></dt><dt>SET ROLE, <a class="indexterm" href="sql-set-role.html">SET ROLE</a></dt><dt>SET SESSION AUTHORIZATION, <a class="indexterm" href="sql-set-session-authorization.html">SET SESSION AUTHORIZATION</a></dt><dt>SET TRANSACTION, <a class="indexterm" href="sql-set-transaction.html">SET TRANSACTION</a></dt><dt>SET XML OPTION, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>setseed, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>setval, <a class="indexterm" href="functions-sequence.html">シーケンス操作関数</a></dt><dt>setweight, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-features.html#textsearch-manipulate-tsvector">文書の操作</a></dt><dt>set_bit, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>set_byte, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>set_config, <a class="indexterm" href="functions-admin.html#functions-admin-set">構成設定関数</a></dt><dt>set_limit, <a class="indexterm" href="pgtrgm.html#idp146312688">関数と演算子</a></dt><dt>set_masklen, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>shared_buffers設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-memory">メモリ</a></dt><dt>shared_preload_libraries, <a class="indexterm" href="xfunc-c.html#idp88391856">共有メモリとLWLocks</a></dt><dt>shared_preload_libraries設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-preload">共有ライブラリのプリロード</a></dt><dt>shobj_description, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>SHOW, <a class="indexterm" href="functions-admin.html#functions-admin-set">構成設定関数</a>, <a class="indexterm" href="sql-show.html">SHOW</a></dt><dt>show_limit, <a class="indexterm" href="pgtrgm.html#idp146312688">関数と演算子</a></dt><dt>show_trgm, <a class="indexterm" href="pgtrgm.html#idp146312688">関数と演算子</a></dt><dt>SIGHUP, <a class="indexterm" href="config-setting.html#config-setting-configuration-file">設定ファイルによるパラメータ操作</a>, <a class="indexterm" href="auth-pg-hba-conf.html">pg_hba.confファイル</a>, <a class="indexterm" href="auth-username-maps.html">ユーザ名マップ</a></dt><dt>SIGINT, <a class="indexterm" href="server-shutdown.html">サーバのシャットダウン</a></dt><dt>sign, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>SIGQUIT, <a class="indexterm" href="server-shutdown.html">サーバのシャットダウン</a></dt><dt>SIGTERM, <a class="indexterm" href="server-shutdown.html">サーバのシャットダウン</a></dt><dt>SIMILAR TO, <a class="indexterm" href="functions-matching.html#functions-similarto-regexp">SIMILAR TO正規表現</a></dt><dt>similarity, <a class="indexterm" href="pgtrgm.html#idp146312688">関数と演算子</a></dt><dt>sin, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>skeys, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>slice, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>smallint, <a class="indexterm" href="datatype-numeric.html#datatype-int">整数データ型</a></dt><dt>smallserial, <a class="indexterm" href="datatype-numeric.html#datatype-serial">連番型</a></dt><dt>Solaris, <a class="indexterm" href="installation-platform-notes.html#installation-notes-solaris">Solaris</a></dt><dd><dl><dt>IPC設定, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt><dt>の起動スクリプト, <a class="indexterm" href="server-start.html">データベースサーバの起動</a></dt><dt>上へのインストール, <a class="indexterm" href="installation-platform-notes.html#installation-notes-solaris">Solaris</a></dt><dt>共有ライブラリ, <a class="indexterm" href="xfunc-c.html#dfunc">動的にロードされる関数のコンパイルとリンク</a></dt></dl></dd><dt>SOME, <a class="indexterm" href="functions-aggregate.html">集約関数</a>, <a class="indexterm" href="functions-subquery.html">副問い合わせ式</a>, <a class="indexterm" href="functions-comparisons.html">行と配列の比較</a></dt><dt>sort, <a class="indexterm" href="intarray.html#idp144963776">intarrayの関数および演算子</a></dt><dt>sort_asc, <a class="indexterm" href="intarray.html#idp144963776">intarrayの関数および演算子</a></dt><dt>sort_desc, <a class="indexterm" href="intarray.html#idp144963776">intarrayの関数および演算子</a></dt><dt>soundex, <a class="indexterm" href="fuzzystrmatch.html#idp144656400">Soundex</a></dt><dt>SP-GiST (参照 インデックス)</dt><dt>SPI, <a class="indexterm" href="spi.html">サーバプログラミングインタフェース</a>, <a class="indexterm" href="contrib-spi.html">spi</a></dt><dd><dl><dt>例, <a class="indexterm" href="contrib-spi.html">spi</a></dt></dl></dd><dt>SPI_connect, <a class="indexterm" href="spi-spi-connect.html">SPI_connect</a></dt><dt>SPI_copytuple, <a class="indexterm" href="spi-spi-copytuple.html">SPI_copytuple</a></dt><dt>spi_cursor_close</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-database">PL/Perlからのデータベースアクセス</a></dt></dl></dd><dt>SPI_cursor_close, <a class="indexterm" href="spi-spi-cursor-close.html">SPI_cursor_close</a></dt><dt>SPI_cursor_fetch, <a class="indexterm" href="spi-spi-cursor-fetch.html">SPI_cursor_fetch</a></dt><dt>SPI_cursor_find, <a class="indexterm" href="spi-spi-cursor-find.html">SPI_cursor_find</a></dt><dt>SPI_cursor_move, <a class="indexterm" href="spi-spi-cursor-move.html">SPI_cursor_move</a></dt><dt>SPI_cursor_open, <a class="indexterm" href="spi-spi-cursor-open.html">SPI_cursor_open</a></dt><dt>SPI_cursor_open_with_args, <a class="indexterm" href="spi-spi-cursor-open-with-args.html">SPI_cursor_open_with_args</a></dt><dt>SPI_cursor_open_with_paramlist, <a class="indexterm" href="spi-spi-cursor-open-with-paramlist.html">SPI_cursor_open_with_paramlist</a></dt><dt>SPI_exec, <a class="indexterm" href="spi-spi-exec.html">SPI_exec</a></dt><dt>SPI_execp, <a class="indexterm" href="spi-spi-execp.html">SPI_execp</a></dt><dt>SPI_execute, <a class="indexterm" href="spi-spi-execute.html">SPI_execute</a></dt><dt>SPI_execute_plan, <a class="indexterm" href="spi-spi-execute-plan.html">SPI_execute_plan</a></dt><dt>SPI_execute_plan_with_paramlist, <a class="indexterm" href="spi-spi-execute-plan-with-paramlist.html">SPI_execute_plan_with_paramlist</a></dt><dt>SPI_execute_with_args, <a class="indexterm" href="spi-spi-execute-with-args.html">SPI_execute_with_args</a></dt><dt>spi_exec_prepared</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-database">PL/Perlからのデータベースアクセス</a></dt></dl></dd><dt>spi_exec_query</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-database">PL/Perlからのデータベースアクセス</a></dt></dl></dd><dt>spi_fetchrow</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-database">PL/Perlからのデータベースアクセス</a></dt></dl></dd><dt>SPI_finish, <a class="indexterm" href="spi-spi-finish.html">SPI_finish</a></dt><dt>SPI_fname, <a class="indexterm" href="spi-spi-fname.html">SPI_fname</a></dt><dt>SPI_fnumber, <a class="indexterm" href="spi-spi-fnumber.html">SPI_fnumber</a></dt><dt>spi_freeplan</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-database">PL/Perlからのデータベースアクセス</a></dt></dl></dd><dt>SPI_freeplan, <a class="indexterm" href="spi-spi-freeplan.html">SPI_freeplan</a></dt><dt>SPI_freetuple, <a class="indexterm" href="spi-spi-freetuple.html">SPI_freetuple</a></dt><dt>SPI_freetuptable, <a class="indexterm" href="spi-spi-freetupletable.html">SPI_freetuptable</a></dt><dt>SPI_getargcount, <a class="indexterm" href="spi-spi-getargcount.html">SPI_getargcount</a></dt><dt>SPI_getargtypeid, <a class="indexterm" href="spi-spi-getargtypeid.html">SPI_getargtypeid</a></dt><dt>SPI_getbinval, <a class="indexterm" href="spi-spi-getbinval.html">SPI_getbinval</a></dt><dt>SPI_getnspname, <a class="indexterm" href="spi-spi-getnspname.html">SPI_getnspname</a></dt><dt>SPI_getrelname, <a class="indexterm" href="spi-spi-getrelname.html">SPI_getrelname</a></dt><dt>SPI_gettype, <a class="indexterm" href="spi-spi-gettype.html">SPI_gettype</a></dt><dt>SPI_gettypeid, <a class="indexterm" href="spi-spi-gettypeid.html">SPI_gettypeid</a></dt><dt>SPI_getvalue, <a class="indexterm" href="spi-spi-getvalue.html">SPI_getvalue</a></dt><dt>SPI_is_cursor_plan, <a class="indexterm" href="spi-spi-is-cursor-plan.html">SPI_is_cursor_plan</a></dt><dt>SPI_keepplan, <a class="indexterm" href="spi-spi-keepplan.html">SPI_keepplan</a></dt><dt>spi_lastoid</dt><dd><dl><dt>PL/Tclにおける, <a class="indexterm" href="pltcl-dbaccess.html">PL/Tclからのデータベースアクセス</a></dt></dl></dd><dt>SPI_modifytuple, <a class="indexterm" href="spi-spi-modifytuple.html">SPI_modifytuple</a></dt><dt>SPI_palloc, <a class="indexterm" href="spi-spi-palloc.html">SPI_palloc</a></dt><dt>SPI_pfree, <a class="indexterm" href="spi-spi-pfree.html">SPI_pfree</a></dt><dt>SPI_pop, <a class="indexterm" href="spi-spi-pop.html">SPI_pop</a></dt><dt>spi_prepare</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-database">PL/Perlからのデータベースアクセス</a></dt></dl></dd><dt>SPI_prepare, <a class="indexterm" href="spi-spi-prepare.html">SPI_prepare</a></dt><dt>SPI_prepare_cursor, <a class="indexterm" href="spi-spi-prepare-cursor.html">SPI_prepare_cursor</a></dt><dt>SPI_prepare_params, <a class="indexterm" href="spi-spi-prepare-params.html">SPI_prepare_params</a></dt><dt>SPI_push, <a class="indexterm" href="spi-spi-push.html">SPI_push</a></dt><dt>spi_query</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-database">PL/Perlからのデータベースアクセス</a></dt></dl></dd><dt>spi_query_prepared</dt><dd><dl><dt>PL/Perlにおける, <a class="indexterm" href="plperl-builtins.html#plperl-database">PL/Perlからのデータベースアクセス</a></dt></dl></dd><dt>SPI_repalloc, <a class="indexterm" href="spi-realloc.html">SPI_repalloc</a></dt><dt>SPI_returntuple, <a class="indexterm" href="spi-spi-returntuple.html">SPI_returntuple</a></dt><dt>SPI_saveplan, <a class="indexterm" href="spi-spi-saveplan.html">SPI_saveplan</a></dt><dt>SPI_scroll_cursor_fetch, <a class="indexterm" href="spi-spi-scroll-cursor-fetch.html">SPI_scroll_cursor_fetch</a></dt><dt>SPI_scroll_cursor_move, <a class="indexterm" href="spi-spi-scroll-cursor-move.html">SPI_scroll_cursor_move</a></dt><dt>split_part, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>SQL/CLI, <a class="indexterm" href="features.html">SQLへの準拠</a></dt><dt>SQL/Foundation, <a class="indexterm" href="features.html">SQLへの準拠</a></dt><dt>SQL/Framework, <a class="indexterm" href="features.html">SQLへの準拠</a></dt><dt>SQL/JRT, <a class="indexterm" href="features.html">SQLへの準拠</a></dt><dt>SQL/MED, <a class="indexterm" href="features.html">SQLへの準拠</a></dt><dt>SQL/OLB, <a class="indexterm" href="features.html">SQLへの準拠</a></dt><dt>SQL/PSM, <a class="indexterm" href="features.html">SQLへの準拠</a></dt><dt>SQL/Schemata, <a class="indexterm" href="features.html">SQLへの準拠</a></dt><dt>SQL/XML, <a class="indexterm" href="features.html">SQLへの準拠</a></dt><dt>sql_inheritance設定パラメータ, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>SQLの拡張, <a class="indexterm" href="extend.html">SQLの拡張</a></dt><dt>sqrt, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>ssh, <a class="indexterm" href="ssh-tunnels.html">SSHトンネルを使った安全なTCP/IP接続</a></dt><dt>SSI, <a class="indexterm" href="mvcc-intro.html">序文</a></dt><dt>SSL, <a class="indexterm" href="ssl-tcp.html">SSLによる安全なTCP/IP接続</a>, <a class="indexterm" href="libpq-ssl.html">SSLサポート</a></dt><dd><dl><dt>in libpq, <a class="indexterm" href="libpq-status.html">接続状態関数</a></dt><dt>libpqでの, <a class="indexterm" href="libpq-connect.html#libpq-paramkeywords">パラメータキーワード</a></dt></dl></dd><dt>sslinfo, <a class="indexterm" href="sslinfo.html">sslinfo</a></dt><dt>ssl_ca_file 設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>ssl_cert_file 設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>ssl_cipher, <a class="indexterm" href="sslinfo.html#idp146962736">提供される関数</a></dt><dt>ssl_ciphers設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>ssl_client_cert_present, <a class="indexterm" href="sslinfo.html#idp146962736">提供される関数</a></dt><dt>ssl_client_dn, <a class="indexterm" href="sslinfo.html#idp146962736">提供される関数</a></dt><dt>ssl_client_dn_field, <a class="indexterm" href="sslinfo.html#idp146962736">提供される関数</a></dt><dt>ssl_client_serial, <a class="indexterm" href="sslinfo.html#idp146962736">提供される関数</a></dt><dt>ssl_crl_file 設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>ssl_ecdh_curve設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>ssl_issuer_dn, <a class="indexterm" href="sslinfo.html#idp146962736">提供される関数</a></dt><dt>ssl_issuer_field, <a class="indexterm" href="sslinfo.html#idp146962736">提供される関数</a></dt><dt>ssl_is_used, <a class="indexterm" href="sslinfo.html#idp146962736">提供される関数</a></dt><dt>ssl_key_file 設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>ssl_prefer_server_ciphers設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>ssl_version, <a class="indexterm" href="sslinfo.html#idp146962736">提供される関数</a></dt><dt>ssl設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt><dt>SSPI, <a class="indexterm" href="auth-methods.html#sspi-auth">SSPI認証</a></dt><dt>STABLE, <a class="indexterm" href="xfunc-volatility.html">関数の変動性分類</a></dt><dt>standard_conforming_strings設定パラメータ, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>standby_modeリカバリ用パラメータ, <a class="indexterm" href="standby-settings.html">スタンバイサーバの設定</a></dt><dt>START TRANSACTION, <a class="indexterm" href="sql-start-transaction.html">START TRANSACTION</a></dt><dt>START_REPLICATION, <a class="indexterm" href="protocol-replication.html">ストリーミングレプリケーションプロトコル</a></dt><dt>statement_timeout設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>statement_timestamp, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>stats_temp_directory設定パラメータ, <a class="indexterm" href="runtime-config-statistics.html#runtime-config-statistics-collector">問い合わせおよびインデックスに関する統計情報コレクタ</a></dt><dt>stddev, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>stddev_pop, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>stddev_samp, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>STONITH, <a class="indexterm" href="high-availability.html">高可用性、負荷分散およびレプリケーション</a></dt><dt>string_agg, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>string_to_array, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>strip, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-features.html#textsearch-manipulate-tsvector">文書の操作</a></dt><dt>strpos, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>subarray, <a class="indexterm" href="intarray.html#idp144963776">intarrayの関数および演算子</a></dt><dt>subltree, <a class="indexterm" href="ltree.html#idp145268576">演算子と関数</a></dt><dt>subpath, <a class="indexterm" href="ltree.html#idp145268576">演算子と関数</a></dt><dt>subquery, <a class="indexterm" href="functions-subquery.html">副問い合わせ式</a></dt><dt>substr, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>substring, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a>, <a class="indexterm" href="functions-matching.html#functions-similarto-regexp">SIMILAR TO正規表現</a>, <a class="indexterm" href="functions-matching.html#functions-posix-regexp">POSIX正規表現</a></dt><dt>sum, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>superuser_reserved_connections設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>suppress_redundant_updates_trigger, <a class="indexterm" href="functions-trigger.html">トリガ関数</a></dt><dt>svals, <a class="indexterm" href="hstore.html#idp144716208">hstoreの演算子と関数</a></dt><dt>synchronize_seqscans設定パラメータ, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-version">以前のPostgreSQLバージョン</a></dt><dt>synchronous_commit設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-settings">諸設定</a></dt><dt>synchronous_standby_names設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-master">マスターサーバ</a></dt><dt>syslog_facility設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt><dt>syslog_ident設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#runtime-config-logging-where">ログの出力先</a></dt></dl></div><div class="indexdiv"><h3>T</h3><dl><dt>tablefunc, <a class="indexterm" href="tablefunc.html">tablefunc</a></dt><dt>tableoid, <a class="indexterm" href="ddl-system-columns.html">システム列</a></dt><dt>TABLESAMPLEメソッド, <a class="indexterm" href="tablesample-method.html">テーブルサンプリングメソッドの書き方</a></dt><dt>TABLEコマンド, <a class="indexterm" href="sql-select.html">SELECT</a></dt><dt>tan, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>Tcl, <a class="indexterm" href="pltcl.html">PL/Tcl - Tcl手続き言語</a></dt><dt>tcn, <a class="indexterm" href="tcn.html">tcn</a></dt><dt>tcp_keepalives_count設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>tcp_keepalives_idle設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>tcp_keepalives_interval設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>template0, <a class="indexterm" href="manage-ag-templatedbs.html">テンプレートデータベース</a></dt><dt>template1, <a class="indexterm" href="manage-ag-createdb.html">データベースの作成</a>, <a class="indexterm" href="manage-ag-templatedbs.html">テンプレートデータベース</a></dt><dt>temp_buffers設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-memory">メモリ</a></dt><dt>temp_file_limit設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-disk">ディスク</a></dt><dt>temp_tablespaces設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>test_decoding, <a class="indexterm" href="test-decoding.html">test_decoding</a></dt><dt>text, <a class="indexterm" href="datatype-character.html">文字型</a>, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>text2ltree, <a class="indexterm" href="ltree.html#idp145268576">演算子と関数</a></dt><dt>tid, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>time, <a class="indexterm" href="datatype-datetime.html">日付/時刻データ型</a>, <a class="indexterm" href="datatype-datetime.html#idp60227440">時刻</a></dt><dd><dl><dt>出力書式, <a class="indexterm" href="datatype-datetime.html#datatype-datetime-output">日付/時刻の出力</a></dt><dd><dl><dt>(参照 書式設定)</dt></dl></dd><dt>定数, <a class="indexterm" href="datatype-datetime.html#idp60302144">特別な値</a></dt></dl></dd><dt>time with time zone, <a class="indexterm" href="datatype-datetime.html">日付/時刻データ型</a>, <a class="indexterm" href="datatype-datetime.html#idp60227440">時刻</a></dt><dt>time without time zone, <a class="indexterm" href="datatype-datetime.html">日付/時刻データ型</a>, <a class="indexterm" href="datatype-datetime.html#idp60227440">時刻</a></dt><dt>TIMELINE_HISTORY, <a class="indexterm" href="protocol-replication.html">ストリーミングレプリケーションプロトコル</a></dt><dt>timeofday, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>timeout</dt><dd><dl><dt>クライアント認証, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-security">セキュリティと認証</a></dt></dl></dd><dt>timestamp, <a class="indexterm" href="datatype-datetime.html">日付/時刻データ型</a>, <a class="indexterm" href="datatype-datetime.html#idp60271040">タイムスタンプ</a></dt><dt>timestamp with time zone, <a class="indexterm" href="datatype-datetime.html">日付/時刻データ型</a>, <a class="indexterm" href="datatype-datetime.html#idp60271040">タイムスタンプ</a></dt><dt>timestamp without time zone, <a class="indexterm" href="datatype-datetime.html">日付/時刻データ型</a>, <a class="indexterm" href="datatype-datetime.html#idp60271040">タイムスタンプ</a></dt><dt>timestamptz, <a class="indexterm" href="datatype-datetime.html">日付/時刻データ型</a></dt><dt>timezone_abbreviations設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>TimeZone設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-format">ロケールと書式設定</a></dt><dt>TOAST, <a class="indexterm" href="storage-toast.html">TOAST</a></dt><dd><dl><dt>とユーザ定義型, <a class="indexterm" href="xtypes.html#xtypes-toast">TOASTの考慮</a></dt><dt>列ごとの保管設定, <a class="indexterm" href="sql-altertable.html#idp96637248">説明</a></dt><dt>対ラージオブジェクト, <a class="indexterm" href="lo-intro.html">はじめに</a></dt></dl></dd><dt>to_ascii, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>to_char, <a class="indexterm" href="functions-formatting.html">データ型書式設定関数</a></dt><dd><dl><dt>とロケール, <a class="indexterm" href="locale.html#idp76686736">動作</a></dt></dl></dd><dt>to_date, <a class="indexterm" href="functions-formatting.html">データ型書式設定関数</a></dt><dt>to_hex, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>to_json, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>to_jsonb, <a class="indexterm" href="functions-json.html">JSON関数と演算子</a></dt><dt>to_number, <a class="indexterm" href="functions-formatting.html">データ型書式設定関数</a></dt><dt>to_regclass, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>to_regnamespace, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>to_regoper, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>to_regoperator, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>to_regproc, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>to_regprocedure, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>to_regrole, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>to_regtype, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>to_timestamp, <a class="indexterm" href="functions-formatting.html">データ型書式設定関数</a></dt><dt>to_tsquery, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-controls.html#textsearch-parsing-queries">問合わせのパース</a></dt><dt>to_tsvector, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-controls.html#textsearch-parsing-documents">文書のパース</a></dt><dt>trace_locks設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>trace_lock_oidmin設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>trace_lock_table設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>trace_lwlocks設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>trace_notify設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>trace_recovery_messages設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>trace_sort設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>trace_userlocks設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>track_activities設定パラメータ, <a class="indexterm" href="runtime-config-statistics.html#runtime-config-statistics-collector">問い合わせおよびインデックスに関する統計情報コレクタ</a></dt><dt>track_activity_query_size設定パラメータ, <a class="indexterm" href="runtime-config-statistics.html#runtime-config-statistics-collector">問い合わせおよびインデックスに関する統計情報コレクタ</a></dt><dt>track_commit_timestamp設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-sender">送出サーバ群</a></dt><dt>track_counts設定パラメータ, <a class="indexterm" href="runtime-config-statistics.html#runtime-config-statistics-collector">問い合わせおよびインデックスに関する統計情報コレクタ</a></dt><dt>track_functions設定パラメータ, <a class="indexterm" href="runtime-config-statistics.html#runtime-config-statistics-collector">問い合わせおよびインデックスに関する統計情報コレクタ</a></dt><dt>track_io_timing設定パラメータ, <a class="indexterm" href="runtime-config-statistics.html#runtime-config-statistics-collector">問い合わせおよびインデックスに関する統計情報コレクタ</a></dt><dt>transaction_timestamp, <a class="indexterm" href="functions-datetime.html">日付/時刻関数と演算子</a></dt><dt>transform_null_equals設定パラメータ, <a class="indexterm" href="runtime-config-compatible.html#runtime-config-compatible-clients">プラットホームとクライアント互換性</a></dt><dt>translate, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a></dt><dt>trigger, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>triggered_change_notification, <a class="indexterm" href="tcn.html">tcn</a></dt><dt>trigger_fileリカバリ用パラメータ, <a class="indexterm" href="standby-settings.html">スタンバイサーバの設定</a></dt><dt>trim, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-binarystring.html">バイナリ文字列関数と演算子</a></dt><dt>trunc, <a class="indexterm" href="functions-math.html">算術関数と演算子</a>, <a class="indexterm" href="functions-net.html">ネットワークアドレス関数と演算子</a></dt><dt>TRUNCATE, <a class="indexterm" href="sql-truncate.html">TRUNCATE</a></dt><dt>tsearch2, <a class="indexterm" href="tsearch2.html">tsearch2</a></dt><dt>tsm_handler, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>tsm_system_rows, <a class="indexterm" href="tsm-system-rows.html">tsm_system_rows</a></dt><dt>tsm_system_time, <a class="indexterm" href="tsm-system-time.html">tsm_system_time</a></dt><dt>tsquery(データ型), <a class="indexterm" href="datatype-textsearch.html#datatype-tsquery">tsquery</a></dt><dt>tsvector_update_trigger, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a></dt><dt>tsvector_update_trigger_column, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a></dt><dt>tsvectorの結合, <a class="indexterm" href="textsearch-features.html#textsearch-manipulate-tsvector">文書の操作</a></dt><dt>tsvector(データ型), <a class="indexterm" href="datatype-textsearch.html#datatype-tsvector">tsvector</a></dt><dt>ts_debug, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-debugging.html#textsearch-configuration-testing">設定のテスト</a></dt><dt>ts_headline, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-controls.html#textsearch-headline">結果の強調</a></dt><dt>ts_lexize, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-debugging.html#textsearch-dictionary-testing">辞書のテスト</a></dt><dt>ts_parse, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-debugging.html#textsearch-parser-testing">パーサのテスト</a></dt><dt>ts_rank, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-controls.html#textsearch-ranking">検索結果のランキング</a></dt><dt>ts_rank_cd, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-controls.html#textsearch-ranking">検索結果のランキング</a></dt><dt>ts_rewrite, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-features.html#textsearch-query-rewriting">問合わせの書き換え</a></dt><dt>ts_stat, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-features.html#textsearch-statistics">文書の統計情報の収集</a></dt><dt>ts_token_type, <a class="indexterm" href="functions-textsearch.html">テキスト検索関数と演算子</a>, <a class="indexterm" href="textsearch-debugging.html#textsearch-parser-testing">パーサのテスト</a></dt><dt>txid_current, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>txid_current_snapshot, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>txid_snapshot_xip, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>txid_snapshot_xmax, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>txid_snapshot_xmin, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>txid_visible_in_snapshot, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt></dl></div><div class="indexdiv"><h3>U</h3><dl><dt>UESCAPE, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-identifiers">識別子とキーワード</a>, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-strings-uescape">Unicodeエスケープがある文字列定数</a></dt><dt>unaccent, <a class="indexterm" href="unaccent.html">unaccent</a>, <a class="indexterm" href="unaccent.html#idp147343072">関数</a></dt><dt>Unicodeエスケープ, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-strings-uescape">Unicodeエスケープがある文字列定数</a></dt><dd><dl><dt>文字列定数中, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-strings-uescape">Unicodeエスケープがある文字列定数</a></dt><dt>識別子中, <a class="indexterm" href="sql-syntax-lexical.html#sql-syntax-identifiers">識別子とキーワード</a></dt></dl></dd><dt>UNION, <a class="indexterm" href="queries-union.html">問い合わせの結合</a>, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a></dt><dd><dl><dt>結果型の決定, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a></dt></dl></dd><dt>uniq, <a class="indexterm" href="intarray.html#idp144963776">intarrayの関数および演算子</a></dt><dt>UnixWare, <a class="indexterm" href="installation-platform-notes.html#installation-notes-sco">SCO OpenServer と SCO UnixWare</a></dt><dd><dl><dt>IPC設定, <a class="indexterm" href="kernel-resources.html#sysvipc">共有メモリとセマフォ</a></dt><dt>上へのインストール, <a class="indexterm" href="installation-platform-notes.html#installation-notes-sco">SCO OpenServer と SCO UnixWare</a></dt><dt>共有ライブラリ, <a class="indexterm" href="xfunc-c.html#dfunc">動的にロードされる関数のコンパイルとリンク</a></dt></dl></dd><dt>unix_socket_directories設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>unix_socket_group設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>unix_socket_permissions設定パラメータ, <a class="indexterm" href="runtime-config-connection.html#runtime-config-connection-settings">接続設定</a></dt><dt>Unixドメインソケット, <a class="indexterm" href="libpq-connect.html#libpq-paramkeywords">パラメータキーワード</a></dt><dt>UNLISTEN, <a class="indexterm" href="sql-unlisten.html">UNLISTEN</a></dt><dt>unnest, <a class="indexterm" href="functions-array.html">配列関数と演算子</a></dt><dt>UPDATE, <a class="indexterm" href="tutorial-update.html">更新</a>, <a class="indexterm" href="dml-update.html">データの更新</a>, <a class="indexterm" href="sql-update.html">UPDATE</a></dt><dt>update_process_title設定パラメータ, <a class="indexterm" href="runtime-config-logging.html#idp74692912">プロセスの表題</a></dt><dt>upper, <a class="indexterm" href="functions-string.html">文字列関数と演算子</a>, <a class="indexterm" href="functions-range.html">範囲関数と演算子</a></dt><dd><dl><dt>とロケール, <a class="indexterm" href="locale.html#idp76686736">動作</a></dt></dl></dd><dt>upper_inc, <a class="indexterm" href="functions-range.html">範囲関数と演算子</a></dt><dt>upper_inf, <a class="indexterm" href="functions-range.html">範囲関数と演算子</a></dt><dt>UPSERT, <a class="indexterm" href="sql-insert.html">INSERT</a></dt><dt>URI, <a class="indexterm" href="libpq-connect.html#libpq-connstring">接続文字列</a></dt><dt>user, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>UUID, <a class="indexterm" href="datatype-uuid.html">UUID型</a>, <a class="indexterm" href="install-procedure.html">インストール手順</a></dt><dt>uuid-ossp, <a class="indexterm" href="uuid-ossp.html">uuid-ossp</a></dt><dt>uuid_generate_v1, <a class="indexterm" href="uuid-ossp.html#idp147357536">uuid-ossp関数</a></dt><dt>uuid_generate_v1mc, <a class="indexterm" href="uuid-ossp.html#idp147357536">uuid-ossp関数</a></dt><dt>uuid_generate_v3, <a class="indexterm" href="uuid-ossp.html#idp147357536">uuid-ossp関数</a></dt></dl></div><div class="indexdiv"><h3>V</h3><dl><dt>VACUUM, <a class="indexterm" href="sql-vacuum.html">VACUUM</a></dt><dt>vacuumdb, <a class="indexterm" href="app-vacuumdb.html">vacuumdb</a></dt><dt>vacuumlo, <a class="indexterm" href="vacuumlo.html">vacuumlo</a></dt><dt>vacuum_cost_delay設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-vacuum-cost">コストに基づくVacuum遅延</a></dt><dt>vacuum_cost_limit設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-vacuum-cost">コストに基づくVacuum遅延</a></dt><dt>vacuum_cost_page_dirty設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-vacuum-cost">コストに基づくVacuum遅延</a></dt><dt>vacuum_cost_page_hit設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-vacuum-cost">コストに基づくVacuum遅延</a></dt><dt>vacuum_cost_page_miss設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-vacuum-cost">コストに基づくVacuum遅延</a></dt><dt>vacuum_defer_cleanup_age設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-master">マスターサーバ</a></dt><dt>vacuum_freeze_min_age設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>vacuum_freeze_table_age設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>vacuum_multixact_freeze_min_age設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>vacuum_multixact_freeze_table_age設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>VALUES, <a class="indexterm" href="queries-values.html">VALUESリスト</a>, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a>, <a class="indexterm" href="sql-values.html">VALUES</a></dt><dd><dl><dt>結果型の決定, <a class="indexterm" href="typeconv-union-case.html">UNION、CASEおよび関連する構文</a></dt></dl></dd><dt>varchar, <a class="indexterm" href="datatype-character.html">文字型</a></dt><dt>variadic関数, <a class="indexterm" href="xfunc-sql.html#xfunc-sql-variadic-functions">可変長引数を取るSQL関数</a></dt><dt>var_pop, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>var_samp, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>version, <a class="indexterm" href="tutorial-accessdb.html">データベースへのアクセス</a>, <a class="indexterm" href="functions-info.html">システム情報関数</a></dt><dt>VM (参照 可視性マップ)</dt><dt>void, <a class="indexterm" href="datatype-pseudo.html">疑似データ型</a></dt><dt>VOLATILE, <a class="indexterm" href="xfunc-volatility.html">関数の変動性分類</a></dt><dt>VPATH, <a class="indexterm" href="install-procedure.html">インストール手順</a>, <a class="indexterm" href="extend-pgxs.html">拡張構築基盤</a></dt></dl></div><div class="indexdiv"><h3>W</h3><dl><dt>WAL, <a class="indexterm" href="wal.html">信頼性とログ先行書き込み</a></dt><dt>wal_block_size設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>wal_buffers設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-settings">諸設定</a></dt><dt>wal_compression設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-settings">諸設定</a></dt><dt>wal_debug設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>wal_keep_segments設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-sender">送出サーバ群</a></dt><dt>wal_level設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-settings">諸設定</a></dt><dt>wal_log_hints設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-settings">諸設定</a></dt><dt>wal_receiver_status_interval設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-standby">スタンバイサーバ</a></dt><dt>wal_receiver_timeout 設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-standby">スタンバイサーバ</a></dt><dt>wal_retrieve_retry_interval設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-standby">スタンバイサーバ</a></dt><dt>wal_segment_size設定パラメータ, <a class="indexterm" href="runtime-config-preset.html">設定済みのオプション</a></dt><dt>wal_sender_timeout設定パラメータ, <a class="indexterm" href="runtime-config-replication.html#runtime-config-replication-sender">送出サーバ群</a></dt><dt>wal_sync_method設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-settings">諸設定</a></dt><dt>wal_writer_delay設定パラメータ, <a class="indexterm" href="runtime-config-wal.html#runtime-config-wal-settings">諸設定</a></dt><dt>WHERE, <a class="indexterm" href="queries-table-expressions.html#queries-where">WHERE句</a></dt><dt>WHILE</dt><dd><dl><dt>PL/pgSQLにおける, <a class="indexterm" href="plpgsql-control-structures.html#idp91643264">WHILE</a></dt></dl></dd><dt>width, <a class="indexterm" href="functions-geometry.html">幾何関数と演算子</a></dt><dt>width_bucket, <a class="indexterm" href="functions-math.html">算術関数と演算子</a></dt><dt>WITH, <a class="indexterm" href="queries-with.html">WITH問い合わせ(共通テーブル式)</a>, <a class="indexterm" href="sql-select.html">SELECT</a></dt><dd><dl><dt>SELECTにおける, <a class="indexterm" href="queries-with.html">WITH問い合わせ(共通テーブル式)</a>, <a class="indexterm" href="sql-select.html">SELECT</a></dt></dl></dd><dt>WITH CHECK OPTION, <a class="indexterm" href="sql-createview.html">CREATE VIEW</a></dt><dt>WITHIN GROUP, <a class="indexterm" href="sql-expressions.html#syntax-aggregates">集約式</a></dt><dt>work_mem設定パラメータ, <a class="indexterm" href="runtime-config-resource.html#runtime-config-resource-memory">メモリ</a></dt></dl></div><div class="indexdiv"><h3>X</h3><dl><dt>xid, <a class="indexterm" href="datatype-oid.html">オブジェクト識別子データ型</a></dt><dt>xmax, <a class="indexterm" href="ddl-system-columns.html">システム列</a></dt><dt>xmin, <a class="indexterm" href="ddl-system-columns.html">システム列</a></dt><dt>XML, <a class="indexterm" href="datatype-xml.html">XML型</a></dt><dt>XML option, <a class="indexterm" href="datatype-xml.html#idp60921328">XML値の作成</a></dt><dt>xml2, <a class="indexterm" href="xml2.html">xml2</a></dt><dt>xmlagg, <a class="indexterm" href="functions-xml.html#functions-xml-xmlagg">xmlagg</a>, <a class="indexterm" href="functions-aggregate.html">集約関数</a></dt><dt>xmlbinary設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>xmlcomment, <a class="indexterm" href="functions-xml.html#idp65330832">xmlcomment</a></dt><dt>xmlconcat, <a class="indexterm" href="functions-xml.html#idp65339488">xmlconcat</a></dt><dt>xmlelement, <a class="indexterm" href="functions-xml.html#idp65350896">xmlelement</a></dt><dt>XMLEXISTS, <a class="indexterm" href="functions-xml.html#xml-exists">XMLEXISTS</a></dt><dt>xmlforest, <a class="indexterm" href="functions-xml.html#idp65371904">xmlforest</a></dt><dt>xmloption設定パラメータ, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>xmlparse, <a class="indexterm" href="datatype-xml.html#idp60921328">XML値の作成</a></dt><dt>xmlpi, <a class="indexterm" href="functions-xml.html#idp65384736">xmlpi</a></dt><dt>xmlroot, <a class="indexterm" href="functions-xml.html#idp65391792">xmlroot</a></dt><dt>xmlserialize, <a class="indexterm" href="datatype-xml.html#idp60921328">XML値の作成</a></dt><dt>xml_is_well_formed, <a class="indexterm" href="functions-xml.html#xml-is-well-formed">xml_is_well_formed</a></dt><dt>xml_is_well_formed_content, <a class="indexterm" href="functions-xml.html#xml-is-well-formed">xml_is_well_formed</a></dt><dt>xml_is_well_formed_document, <a class="indexterm" href="functions-xml.html#xml-is-well-formed">xml_is_well_formed</a></dt><dt>XMLエクスポート, <a class="indexterm" href="functions-xml.html#functions-xml-mapping">XMLにテーブルをマップ</a></dt><dt>XMLオプション, <a class="indexterm" href="runtime-config-client.html#runtime-config-client-statement">文の動作</a></dt><dt>XPath, <a class="indexterm" href="functions-xml.html#functions-xml-processing">XMLの処理</a></dt><dt>xpath_exists, <a class="indexterm" href="functions-xml.html#functions-xml-processing">XMLの処理</a></dt><dt>xpath_table, <a class="indexterm" href="xml2.html#idp147453088">xpath_table</a></dt><dt>xslt_process, <a class="indexterm" href="xml2.html#idp147501344">xslt_process</a></dt></dl></div><div class="indexdiv"><h3>Y</h3><dl><dt>yacc, <a class="indexterm" href="install-requirements.html">必要条件</a></dt></dl></div><div class="indexdiv"><h3>Z</h3><dl><dt>zero_damaged_pages設定パラメータ, <a class="indexterm" href="runtime-config-developer.html">開発者向けのオプション</a></dt><dt>zlib, <a class="indexterm" href="install-requirements.html">必要条件</a>, <a class="indexterm" href="install-procedure.html">インストール手順</a></dt></dl></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="biblio.html">前へ</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> </td></tr><tr><td width="40%" align="left" valign="top">参考文献 </td><td width="20%" align="center"><a accesskey="h" href="index.html">ホーム</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html>