mirror of
https://github.com/postgres/postgres.git
synced 2026-04-10 03:26:23 -04:00
Adjust file so psql help picks it up properly.
patch by Kris Jurka
This commit is contained in:
parent
87c93e112b
commit
2c6d14b221
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
|||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_schema.sgml,v 1.4 2003/09/12 00:12:47 tgl Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_schema.sgml,v 1.4.2.1 2003/11/08 11:05:40 petere Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
<refentry id="SQL-ALTERSCHEMA">
|
||||
<refmeta>
|
||||
<refentrytitle id="SQL-ALTERSCHEMA-title">ALTER SCHEMA</refentrytitle>
|
||||
<refmiscinfo>SQL - Schema Statements</refmiscinfo>
|
||||
<refmiscinfo>SQL - Language Statements</refmiscinfo>
|
||||
</refmeta>
|
||||
|
||||
<refnamediv>
|
||||
|
|
|
|||
Loading…
Reference in a new issue