From: | Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Doc anchors for COPY formats |
Date: | 2024-04-25 14:48:48 |
Message-ID: | 87bk5xijlb.fsf@wibble.ilmari.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
>> On 25 Apr 2024, at 13:23, Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org> wrote:
>
>> An IRC conversation just now made me notice that it would be handy to
>> have stable links for the descrpitions of the various COPY formats, per
>> the attached patch.
>
> No objections, that seems perfectly a reasonable idea. Maybe we should set an
> xreflabel while at it for completeness sake?
xreflabel only affects the link text when using <xref>, but there are no
links to these sections in the docs, so I don't see much point. One
thing that could make sense would be to link to the File Formats section
from the FORMAT keyword docs, like the attached.
- ilmari
Attachment | Content-Type | Size |
---|---|---|
v2-0001-Add-anchors-for-COPY-format-descriptions.patch | text/x-diff | 1.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | jian he | 2024-04-25 14:52:14 | Re: minor error message inconsistency in make_pathkey_from_sortinfo |
Previous Message | Maxim Orlov | 2024-04-25 14:20:53 | Re: POC: make mxidoff 64 bits |