pgsql: Remove traces of BeOS.
Remove traces of BeOS.
Commit 15abc7788e6 tolerated namespace pollution from BeOS system
headers. Commit 44f902122 de-supported BeOS. Since that stuff didn't
make it into the Meson build system, synchronize by removing from
configure.
Author: Thomas Munro <thomas.munro@gmail.com>
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Reviewed-by: Japin Li <japinli@hotmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> (the idea, not the patch)
Discussion: /messages/by-id/ME3P282MB3166F9D1F71F787929C0C7E7B6312@ME3P282MB3166.AUSP282.PROD.OUTLOOK.COM
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/a2d9a9b95ad933853dd18894393615d37257f43b
Modified Files
--------------
configure | 44 --------------------------
configure.ac | 5 ---
src/include/c.h | 12 -------
src/include/pg_config.h.in | 12 -------
src/interfaces/ecpg/include/ecpg_config.h.in | 3 --
src/interfaces/ecpg/include/meson.build | 1 -
src/interfaces/ecpg/include/pgtypes_interval.h | 4 ---
7 files changed, 81 deletions(-)