Re: Missing "Up" navigation link between parts and doc root?
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Fabien COELHO <coelho@cri.ensmp.fr>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2020-09-10T14:00:47Z
Lists: pgsql-hackers
On 2020-09-08 21:10, Bruce Momjian wrote: > On Sun, Sep 6, 2020 at 04:59:11PM +0200, Peter Eisentraut wrote: >> I have made the analogous changes to the footer as well and committed this. > > I see this only applied to master. Shouldn't this be backpatched? I wasn't planning to. It's not a bug fix. Other thoughts? -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
doc: Don't hide the "Up" link when it is the same as "Home"
- 1a7c5b6f7b5a 10.15 landed
- a089aa122bfd 11.10 landed
- 6a8f6aee0cbe 12.5 landed
- e6bbe07deec9 13.0 landed
- cd153b54eb65 14.0 landed
-
Add Up/Home link to the top of the HTML doc output.
- b8691d838be0 9.2.0 cited