doc: fix wrong tag used in create sequence manual.

Tatsuo Ishii <ishii@postgresql.org>

Commit: 9d4c9c35bae45b11e983509fbfab6aed4ee2787f
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2022-08-16T00:29:20Z
Releases: 11.18
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

Files

PathChange+/−
doc/src/sgml/ref/create_sequence.sgml modified +1 −1

Documentation touched

Discussion