mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
Write some real documentation about the index access method API.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.73 2005/01/10 00:04:38 tgl Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.74 2005/02/13 03:04:15 tgl Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
|
||||
@ -235,7 +235,7 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.73 2005/01/10 00:04:38 tgl Exp
|
||||
&nls;
|
||||
&plhandler;
|
||||
&geqo;
|
||||
&indexcost;
|
||||
&indexam;
|
||||
&gist;
|
||||
&storage;
|
||||
&bki;
|
||||
|
Reference in New Issue
Block a user