Re: DOCS: What SGML markup to use for user objects like tables, columns, etc? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: DOCS: What SGML markup to use for user objects like tables, columns, etc?
Date
Msg-id aQ9Yyi5ZRZFbt35f@momjian.us
Whole thread Raw
In response to Re: DOCS: What SGML markup to use for user objects like tables, columns, etc?  (Peter Smith <smithpb2250@gmail.com>)
List 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@momjian.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@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.



pgsql-hackers by date:

Previous
From: Manni Wood
Date:
Subject: Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Next
From: "Joel Jacobson"
Date:
Subject: Re: Optimize LISTEN/NOTIFY