| From: | Marcos Pegoraro <marcos(at)f10(dot)com(dot)br> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | jian he <jian(dot)universality(at)gmail(dot)com>, Jeff Davis <pgsql(at)j-davis(dot)com>, Yugo NAGATA <nagata(at)sraoss(dot)co(dot)jp>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter(at)eisentraut(dot)org>, David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Document NULL |
| Date: | 2024-12-28 16:33:41 |
| Message-ID: | CAB-JLwZ8mxd9Hv_WiRpg+Yo7kn9KGYeukwPo1PM6dhqaiX-OpA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
The word below is commonly used on DOCs, but I didn't find it as a link.
Wouldn't it be better to write what you are linking to, instead of the word
below ?
(See <link linkend="nullvalues-operands">Null-Valued Operands</link> for
more explanation.)
instead of
(See <link linkend="nullvalues-operands">below</link> for more explanation.)
<link linkend="nullvalues-multielementcomparison">Multi-Element
Comparisons</link>.
instead of
<link linkend="nullvalues-multielementcomparison">noted below</link>.
This is just an extension of the multi-element testing behavior described
<link linkend="nullvalues-multielement">Testing Multi-Element Values with
Null-Valued Elements </link>.
instead of
This is just an extension of the multi-element testing behavior described
<link linkend="nullvalues-multielement">below</link>.
regards
Marcos
| From | Date | Subject | |
|---|---|---|---|
| Next Message | jian he | 2024-12-28 16:46:28 | Re: Re: proposal: schema variables |
| Previous Message | Shayon Mukherjee | 2024-12-28 16:09:42 | Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) |