Remove HP-UX port.

Thomas Munro <tmunro@postgresql.org>

Commit: 9db300ce6e38411144f1e36dba345a5f91bbdee4
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2022-07-08T02:05:05Z
Releases: 16.0
Remove HP-UX port.

HP-UX hardware is no longer produced, build farm coverage recently
ended, and there are no known active maintainers targeting this OS.
Since there is a major rewrite of the build system in the pipeline for
PostgreSQL 16, and that requires development, testing and maintainance
for each OS and tool chain, it seems like a good time to drop support
for:

 * HP-UX, the operating system.
 * HP aCC, the HP-UX native compiler.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/1415825.1656893299%40sss.pgh.pa.us

Files

Documentation touched

Discussion