-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbrin.html
More file actions
5 lines (5 loc) · 3.08 KB
/
brin.html
File metadata and controls
5 lines (5 loc) · 3.08 KB
1
2
3
4
5
<?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>第67章 BRINインデックス</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /><link rel="prev" href="gin-examples.html" title="66.7. 例" /><link rel="next" href="brin-intro.html" title="67.1. はじめに" /><meta name="viewport" content="width=device-width,initial-scale=1.0" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="4" align="center"><a accesskey="h" href="index.html">PostgreSQL 12.4文書</a></th></tr><tr><td width="10%" align="left"></td><td width="10%" align="left"></td><td width="60%" align="center"><a href="internals.html" title="パート VII. 内部情報">パート VII. 内部情報</a></td><td width="20%" align="right"><div class="actions"><a class="issue" title="github" href="https://github.com/pgsql-jp/jpug-doc/issues/new?title=version 12.4 brin.html">誤訳等の報告
</a></div></td></tr><tr><td width="10%" align="left"><a accesskey="p" href="gin-examples.html" title="66.7. 例">前へ</a> </td><td width="10%" align="left"><a accesskey="u" href="internals.html" title="パート VII. 内部情報">上へ</a></td><td width="60%" align="center">第67章 BRINインデックス</td><td width="20%" align="right"> <a accesskey="n" href="brin-intro.html" title="67.1. はじめに">次へ</a></td></tr></table><hr /></div><div class="chapter" id="BRIN"><div class="titlepage"><div><div><h2 class="title">第67章 BRINインデックス</h2></div></div></div><div class="toc"><p><strong>目次</strong></p><dl class="toc"><dt><span class="sect1"><a href="brin-intro.html">67.1. はじめに</a></span></dt><dd><dl><dt><span class="sect2"><a href="brin-intro.html#BRIN-OPERATION">67.1.1. インデックスの保守</a></span></dt></dl></dd><dt><span class="sect1"><a href="brin-builtin-opclasses.html">67.2. 組み込み演算子クラス</a></span></dt><dt><span class="sect1"><a href="brin-extensibility.html">67.3. 拡張性</a></span></dt></dl></div><span class="original">
<title>BRIN Indexes</title>
</span><a id="id-1.10.20.2" class="indexterm"></a></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="gin-examples.html">前へ</a> </td><td width="20%" align="center"><a accesskey="u" href="internals.html">上へ</a></td><td width="40%" align="right"> <a accesskey="n" href="brin-intro.html">次へ</a></td></tr><tr><td width="40%" align="left" valign="top">66.7. 例 </td><td width="20%" align="center"><a accesskey="h" href="index.html">ホーム</a></td><td width="40%" align="right" valign="top"> 67.1. はじめに</td></tr></table></div></body></html>