Re: Detailed release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Detailed release notes
Date
Msg-id Zw6XfZimqPn6zj0k@momjian.us
Whole thread Raw
In response to Re: Detailed release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Detailed release notes
Re: Detailed release notes
List pgsql-hackers
I have some good news.  Many of you did not like the use of the section
symbol as a marker for links from the release notes items to the commit
details.

I thought we were restricted to Latin-1 characters, because those are
the only characters that the PDF output supports.

However, since we decided not to have the commit detail links in the PDF
output, it is actually safe to use _any_ Unicode character as the commit
detail link.

Does anyone have suggestions on a character?  We can use 🔗 (looks
like an angled section symbol (§)).  There is no HTML entity for 🔗
so we would have to represent it as a literal UTF8 character.

I can easily modify the Perl script and re-run it.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  When a patient asks the doctor, "Am I going to die?", he means 
  "Am I going to die soon?"



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: generic plans and "initial" pruning
Next
From: Stepan Neretin
Date:
Subject: Re: Added anchor links generation function for refsect1,2,3