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

69.5. 例 #

<title>Examples</title>

The <productname>PostgreSQL</productname> source distribution includes several examples of index operator classes for <acronym>SP-GiST</acronym>, as described in <xref linkend="spgist-builtin-opclasses-table"/>. Look into <filename>src/backend/access/spgist/</filename> and <filename>src/backend/utils/adt/</filename> to see the code. PostgreSQLのソースコードの配布物には、表 69.1に示すように、SP-GiSTのインデックス演算子クラスの例がいくつか含まれています。 コードを見るにはsrc/backend/access/spgist/src/backend/utils/adt/を調べてみてください。