Re: DOCS QUESTION - space added within synopsis replaceable tag. - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: DOCS QUESTION - space added within synopsis replaceable tag.
Date
Msg-id ampEkNmo9K9O2zn0@momjian.us
Whole thread
In response to DOCS QUESTION - space added within synopsis replaceable tag.  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: pg_recvlogical: send final feedback on SIGINT/SIGTERM exit
List pgsql-hackers
On Thu, Jul 23, 2026 at 06:55:32PM +1000, Peter Smith wrote:
> I've been studying this some more...
> 
> As described in my previous post, I discovered that a leading space
> was present in some <replaceable> terms as a hacky workaround to help
> the rendering. Sometimes this space was added, and sometimes it
> wasn't, therefore some synopses would appear OK and some would look
> more squishy.
> 
> By more careful arrangement of the <arg> and <group> SGML tags I've
> eliminated the need for this spacing hack completely.
> 
> Now the synopses for all the client/server applications [1][2] render
> properly with no squishiness. Basically, nothing has changed at all
> for each synopsis content, but now the spacing is all how it should
> be.

Patch applied back to PG 19, thanks.  I always thought that spacing was
odd.

-- 
  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.



Attachment

pgsql-hackers by date:

Previous
From: Rui Zhao
Date:
Subject: Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Next
From: Sami Imseih
Date:
Subject: Re: question about is_valid parameter in set_attnotnull