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 <[email protected]> Reviewed-by: Chao Li <[email protected]> Discussion: https://postgr.es/m/CAHut+PtpDMUE3Kd1p=1ff9pw2hmbgqcpowe_0hd6gs5v2pk...@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(-)
