1
0
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:
Tom Lane
2004-08-21 16:16:04 +00:00
parent c1700bf8c0
commit bebbbde6aa
3 changed files with 11 additions and 7 deletions

View File

@ -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;