Re: pgsql: Doc: un-break PDF build. - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: Doc: un-break PDF build.
Date
Msg-id ZWILWCcBCeVLhjIA@momjian.us
Whole thread Raw
In response to Re: pgsql: Doc: un-break PDF build.  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgsql: Doc: un-break PDF build.
List pgsql-committers
On Fri, Nov 24, 2023 at 08:16:12PM -0500, Bruce Momjian wrote:
> 
> Thanks, I missed that issue.

Can someone tell me how you saw that warning in the build farm?  I don't
see it in with a make check or a build of the docs.

Attached is the patch that fixed it.

---------------------------------------------------------------------------

> 
> On Sat, Nov 25, 2023 at 01:03:11AM +0000, Tom Lane wrote:
> > Doc: un-break PDF build.
> > 
> > Oversight in 5c4c7efad: gotta adjust the cell height for removal of
> > an entry.  Per buildfarm.
> > 
> > Branch
> > ------
> > master
> > 
> > Details
> > -------
> > https://git.postgresql.org/pg/commitdiff/798394c6ccdada517c3508047a865d9994bfe25f
> > 
> > Modified Files
> > --------------
> > doc/src/sgml/gin.sgml | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> 
> 
> -- 
>   Bruce Momjian  <bruce@momjian.us>        https://momjian.us
>   EDB                                      https://enterprisedb.com
> 
>   Only you can decide what is important to you.

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

  Only you can decide what is important to you.

Attachment

pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Use SECS_PER_HOUR macro in tzparser.c, instead of constants
Next
From: Bruce Momjian
Date:
Subject: pgsql: C comment: clarify that WAL files can be _recycled_ or removed