Re: pgsql: Doc: un-break PDF build.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Doc: un-break PDF build.
Date: 2023-11-25 01:16:12
Message-ID: ZWFK3Je0y4kgPDTX@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers


Thanks, I missed that issue.

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

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(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Only you can decide what is important to you.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-11-25 03:02:29 pgsql: doc: gin_page_opaque_info() must be a _compressed_ GIN page
Previous Message Bruce Momjian 2023-11-25 01:07:37 pgsql: doc: improve ALTER TABLE "offical constraint" wording