mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Seems it would be nice if the ALTER INDEX ref page were actually
linked into the docs ...
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<!-- reference.sgml
|
||||
$PostgreSQL: pgsql/doc/src/sgml/reference.sgml,v 1.51 2004/08/01 17:32:11 tgl Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/reference.sgml,v 1.52 2004/08/21 16:16:03 tgl Exp $
|
||||
|
||||
PostgreSQL Reference Manual
|
||||
-->
|
||||
@ -44,6 +44,7 @@ PostgreSQL Reference Manual
|
||||
&alterDomain;
|
||||
&alterFunction;
|
||||
&alterGroup;
|
||||
&alterIndex;
|
||||
&alterLanguage;
|
||||
&alterOperator;
|
||||
&alterOperatorClass;
|
||||
|
Reference in New Issue
Block a user