diff options
author | Tom Lane | 2025-07-01 16:40:35 +0000 |
---|---|---|
committer | Tom Lane | 2025-07-01 16:40:35 +0000 |
commit | 1fd772d192909a4f0e1ce88ebc72c8c43b81b025 (patch) | |
tree | 6e25d6c46685e430fbca15200d85214138d6932d /src/backend | |
parent | 29213636e6cddcb7b2c877bff8cb9ba470d392db (diff) |
Make sure IOV_MAX is defined.
We stopped defining IOV_MAX on non-Windows systems in 75357ab94, on
the assumption that every non-Windows system defines it in <limits.h>
as required by X/Open. GNU Hurd, however, doesn't follow that
standard either. Put back the old logic to assume 16 if it's
not defined.
Author: Michael Banck <[email protected]>
Co-authored-by: Christoph Berg <[email protected]>
Reviewed-by: Tom Lane <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 16
Diffstat (limited to 'src/backend')
0 files changed, 0 insertions, 0 deletions