mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
doc: Fix typos and other minor issues
Author: Alexander Lakhin <exclusion@gmail.com>
This commit is contained in:
@@ -89,7 +89,7 @@ ALTER SEQUENCE [ IF EXISTS ] <replaceable class="parameter">name</replaceable> S
|
||||
The optional
|
||||
clause <literal>AS <replaceable class="parameter">data_type</replaceable></literal>
|
||||
changes the data type of the sequence. Valid types are
|
||||
are <literal>smallint</literal>, <literal>integer</literal>,
|
||||
<literal>smallint</literal>, <literal>integer</literal>,
|
||||
and <literal>bigint</literal>.
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user