Обсуждение: pgsql: Remove configure check for z_streamp

Поиск
Список
Период
Сортировка

pgsql: Remove configure check for z_streamp

От
Peter Eisentraut
Дата:
Remove configure check for z_streamp

This is surely obsolete.  zlib version 1.0.4, which includes
z_streamp, was released 1996-07-24.  When this check was put in in
2001 (19c97b8579), the commit was already labeling that release as
ancient.

Reviewed-by: Tristan Partin <tristan@neon.tech>
Discussion: https://www.postgresql.org/message-id/flat/33462926-bb1e-7cc9-8d92-d86318e8ed1d%40eisentraut.org

Branch
------
master

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

Modified Files
--------------
configure    | 15 ---------------
configure.ac |  9 ---------
meson.build  |  8 --------
3 files changed, 32 deletions(-)