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

Started by Tatsuo Ishiialmost 4 years ago1 messagescomitters
Jump to latest
#1Tatsuo Ishii
ishii@postgresql.org

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: /messages/by-id/CAAM3qnJTDFFfRf5JHJ4AYrNcqXgMmj0pbH0+vm=Yva+pJyGymA@mail.gmail.com
Backpatch-through: 10

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d0e5dc7d30aa1f62ce131b58c4c116b585521f8d

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