バージョンごとのドキュメント一覧

70.7. 例 #

<title>Examples</title>

The core <productname>PostgreSQL</productname> distribution includes the <acronym>GIN</acronym> operator classes previously shown in <xref linkend="gin-builtin-opclasses-table"/>. The following <filename>contrib</filename> modules also contain <acronym>GIN</acronym> operator classes: PostgreSQLのコア配布物は以前表 70.1に示したGIN演算子クラスを含みます。 以下のcontribモジュールにもGIN演算子クラスが含まれています。

btree_gin
<para>B-tree equivalent functionality for several data types</para>

さまざまなデータ型に対するB-tree等価の機能

hstore
<para>Module for storing (key, value) pairs</para>

(キー、値)の組み合わせを格納するモジュール

intarray
<para>Enhanced support for <type>int[]</type></para>

int[]に対する高度サポート

pg_trgm
<para>Text similarity using trigram matching</para>

トライグラム一致を使用したテキスト類似度