copy.sgml: add XML ID attributes to <varlistentry> tags.

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: copy.sgml: add XML ID attributes to <varlistentry> tags.
Date: 2025-10-29 13:28:07
Message-ID: CACJufxFsPXCwSVR+_vScZ3bysh4-dpE19iVyeta30uNHwnwnSw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

hi.

similar to what we did in
https://git.postgresql.org/cgit/postgresql.git/commit/?id=78ee60ed84bb3a1cf0b6bd9a715dcbcf252a90f5

I happened to notice COPY.sgml <refsect1> Parameters section is un-linkable.
The Parameters section in copy.sgml has shorter explanations compared to
create_table.sgml, but it contains a long list of options.

So I think making Each parameter linkable would improve readability.

Attachment Content-Type Size
v1-0001-make-COPY.sgml-Parameters-linkable.patch text/x-patch 7.4 KB

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2025-10-29 13:58:52 recovery_target_time format explanation should be clarified when using UTC zone
Previous Message Nathan Bossart 2025-10-28 21:34:45 Re: Use uppercase keywords in foreign key tutorial