Doc: Use <structfield> markup for sequence fields.
Following commit 980a855c5c, update documentation to use <structfield> for
sequence columns. Previously, these were incorrectly marked up as <literal>.
Author: Peter Smith <smithpb2250@gmail.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://postgr.es/m/CAHut+PtpDMUE3Kd1p=1ff9pw2HMbgQCpowE_0Hd6gs5v2pKfQg@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/c677f2b09f24a1a92789bcbc0ee6599cfd034f27
Modified Files
--------------
doc/src/sgml/func/func-sequence.sgml | 8 ++++----
doc/src/sgml/ref/alter_sequence.sgml | 4 ++--
doc/src/sgml/ref/create_sequence.sgml | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)