| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Peter Smith <smithpb2250(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: DOCS: What SGML markup to use for user objects like tables, columns, etc? |
| Date: | 2025-11-08 14:50:50 |
| Message-ID: | aQ9Yyi5ZRZFbt35f@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Nov 4, 2025 at 02:35:29PM +1100, Peter Smith wrote:
> On Thu, Jul 24, 2025 at 2:18 AM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> ...
> > You are right that we are inconsistent. I think <structname> is the
> > accepted way to reference table names, and <structfield> for column
> > names. If you can create a patch to make them consistent, I can apply
> > it.
>
> Thanks for offering to apply the patch. It has been available for a
> few months now.
My apologies for not getting to this sooner. (Seems I need to review
all my saved emails for these type of items.) Patch applied to master.
Nice improvement.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joel Jacobson | 2025-11-08 15:04:42 | Re: Optimize LISTEN/NOTIFY |
| Previous Message | Manni Wood | 2025-11-08 14:05:49 | Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement |