Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 9 Jan 2023 20:08:24 +0000 (15:08 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 9 Jan 2023 20:08:24 +0000 (15:08 -0500)
commit78ee60ed84bb3a1cf0b6bd9a715dcbcf252a90f5
treecf94ff066b0e8c86d45a1390f7130988535bd7a7
parent38d81760c4d7e22b95252e3545596602c9e38806
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.

This doesn't have any external effect at the moment, but it
will allow adding useful link-discoverability features later.

Brar Piening, reviewed by Karl Pinc.

Discussion: https://postgr.es/m/CAB8KJ=jpuQU9QJe4+RgWENrK5g9jhoysMw2nvTN_esoOU0=a_w@mail.gmail.com
85 files changed:
doc/src/sgml/amcheck.sgml
doc/src/sgml/arch-dev.sgml
doc/src/sgml/auth-delay.sgml
doc/src/sgml/auto-explain.sgml
doc/src/sgml/basebackup-to-shell.sgml
doc/src/sgml/basic-archive.sgml
doc/src/sgml/bloom.sgml
doc/src/sgml/btree-gin.sgml
doc/src/sgml/btree-gist.sgml
doc/src/sgml/charset.sgml
doc/src/sgml/citext.sgml
doc/src/sgml/config.sgml
doc/src/sgml/contrib-spi.sgml
doc/src/sgml/cube.sgml
doc/src/sgml/datatype.sgml
doc/src/sgml/ddl.sgml
doc/src/sgml/dict-int.sgml
doc/src/sgml/dict-xsyn.sgml
doc/src/sgml/docguide.sgml
doc/src/sgml/earthdistance.sgml
doc/src/sgml/ecpg.sgml
doc/src/sgml/extend.sgml
doc/src/sgml/features.sgml
doc/src/sgml/func.sgml
doc/src/sgml/fuzzystrmatch.sgml
doc/src/sgml/geqo.sgml
doc/src/sgml/history.sgml
doc/src/sgml/hstore.sgml
doc/src/sgml/install-windows.sgml
doc/src/sgml/installation.sgml
doc/src/sgml/intagg.sgml
doc/src/sgml/intarray.sgml
doc/src/sgml/isn.sgml
doc/src/sgml/jit.sgml
doc/src/sgml/json.sgml
doc/src/sgml/libpq.sgml
doc/src/sgml/lo.sgml
doc/src/sgml/logicaldecoding.sgml
doc/src/sgml/ltree.sgml
doc/src/sgml/nls.sgml
doc/src/sgml/oldsnapshot.sgml
doc/src/sgml/pageinspect.sgml
doc/src/sgml/perform.sgml
doc/src/sgml/pgbuffercache.sgml
doc/src/sgml/pgcrypto.sgml
doc/src/sgml/pgfreespacemap.sgml
doc/src/sgml/pgprewarm.sgml
doc/src/sgml/pgrowlocks.sgml
doc/src/sgml/pgstatstatements.sgml
doc/src/sgml/pgstattuple.sgml
doc/src/sgml/pgsurgery.sgml
doc/src/sgml/pgtrgm.sgml
doc/src/sgml/pgvisibility.sgml
doc/src/sgml/pgwalinspect.sgml
doc/src/sgml/plpgsql.sgml
doc/src/sgml/plpython.sgml
doc/src/sgml/postgres-fdw.sgml
doc/src/sgml/problems.sgml
doc/src/sgml/protocol.sgml
doc/src/sgml/queries.sgml
doc/src/sgml/ref/alter_role.sgml
doc/src/sgml/ref/alter_table.sgml
doc/src/sgml/ref/commit.sgml
doc/src/sgml/ref/create_database.sgml
doc/src/sgml/ref/create_table.sgml
doc/src/sgml/ref/initdb.sgml
doc/src/sgml/ref/pgbench.sgml
doc/src/sgml/ref/psql-ref.sgml
doc/src/sgml/ref/rollback.sgml
doc/src/sgml/regress.sgml
doc/src/sgml/rowtypes.sgml
doc/src/sgml/rules.sgml
doc/src/sgml/runtime.sgml
doc/src/sgml/seg.sgml
doc/src/sgml/sepgsql.sgml
doc/src/sgml/sources.sgml
doc/src/sgml/sslinfo.sgml
doc/src/sgml/tablefunc.sgml
doc/src/sgml/tsm-system-rows.sgml
doc/src/sgml/tsm-system-time.sgml
doc/src/sgml/unaccent.sgml
doc/src/sgml/uuid-ossp.sgml
doc/src/sgml/xfunc.sgml
doc/src/sgml/xml2.sgml
doc/src/sgml/xoper.sgml