Re: Adding an explaining title to Notes on SGML

From: Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Adding an explaining title to Notes on SGML
Date: 2026-04-23 12:13:50
Message-ID: CAB-JLwZUvv0DzA+=5BwXfGSLHXTYiXFyn05kwq-Us3dSzJuZ4g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Em qui., 23 de abr. de 2026 às 04:55, Daniel Gustafsson <daniel(at)yesql(dot)se>
escreveu:

> Wouldn't it make more sense to refactor to move the information in the note
> closer to what the note is regarding?

Fine, I agree that that Note is probably not read because it is so far. And
we could do the same thing for footnotes, these appear very, very far from
the text they refer to. But the problem is how to display these notes.
In this example, the aggregates table is huge, and it wouldn't be
interesting to break it up just because of a note.
Also, a note refers to two items in the table, which are bool_and and
bool_or, so what do we do ? Repeat the information ?

regards
Marcos

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2026-04-23 12:27:08 Re: Adding an explaining title to Notes on SGML
Previous Message Mihail Nikalayeu 2026-04-23 11:43:18 Re: Adding REPACK [concurrently]