Thread: pgsql: doc: fix wrong tag used in create sequence manual.

pgsql: doc: fix wrong tag used in create sequence manual.

From
Tatsuo Ishii
Date:
doc: fix wrong tag used in create sequence manual.

In ref/create_sequence.sgml <literal> tag was used for nextval function name.
This should have been <function> tag.

Author: Noboru Saito
Discussion: https://postgr.es/m/CAAM3qnJTDFFfRf5JHJ4AYrNcqXgMmj0pbH0%2Bvm%3DYva%2BpJyGymA%40mail.gmail.com
Backpatch-through: 10

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/16c68567b58e328e97a00c7f273ee26cee6bbf01

Modified Files
--------------
doc/src/sgml/ref/create_sequence.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)