BUG #19404: manpages are missing in 18.x source.tar.gz

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: hofstetter(at)jomasoft(dot)ch
Subject: BUG #19404: manpages are missing in 18.x source.tar.gz
Date: 2026-02-12 16:46:40
Message-ID: 19404-b4e0349be603f15d@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 19404
Logged by: Marcel Hofstetter
Email address: hofstetter(at)jomasoft(dot)ch
PostgreSQL version: 18.2
Operating system: Solaris
Description:

-bash-5.1$ ls -l postgresql-18.2/doc/src/sgml/man1/.
postgresql-18.2/doc/src/sgml/man1/.: No such file or directory

the files are there in 17.x

-bash-5.1$ ls -l postgresql-17.8/doc/src/sgml/man1/. | wc -l
38

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2026-02-12 17:17:40 Re: BUG #19403: psql fails when trying to import a file that
Previous Message surya poondla 2026-02-12 15:47:26 Re: Two issues with REFRESH MATERIALIZED VIEW CONCURRENTLY