pgsql: Fix PDF doc build.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix PDF doc build.
Date: 2025-01-25 08:12:36
Message-ID: E1tbbHQ-003PWk-F3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix PDF doc build.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/608525.1737781222@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d2ca16bb509c453eac181c1ef805ff55289df779

Modified Files
--------------
doc/src/sgml/func.sgml | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-01-25 16:24:20 pgsql: Tighten pg_restore's recognition of its -F (format) option value
Previous Message Tomas Vondra 2025-01-25 01:18:05 pgsql: Use the correct sizeof() in BufFileLoadBuffer