diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2024-07-08 11:18:06 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2024-07-08 11:40:58 -0400 |
commit | 33470429f2bdb967d945b72a5b553fbc6d1d8f96 (patch) | |
tree | 9458c31d7d2f15baf6135f7c0890f5a4eefe8bef /src/backend/utils/adt/arrayfuncs.c | |
parent | e28850111eebdbfa67cd07887adfe7f7629f3c39 (diff) | |
download | postgresql-33470429f2bdb967d945b72a5b553fbc6d1d8f96.tar.gz postgresql-33470429f2bdb967d945b72a5b553fbc6d1d8f96.zip |
Choose ports for test servers less likely to result in conflicts
If we choose ports in the range typically used for ephemeral ports there
is a danger of encountering a port conflict due to a race condition
between the time we choose the port in a range below that typically used
to allocate ephemeral ports, but higher than the range typically used by
well known services.
Author: Jelte Fenema-Nio, with some editing by me.
Discussion: https://postgr.es/m/d6ee8761-39d1-0033-1afb-d5a57ee056f2@gmail.com
Backpatch to all live branches (12 and up)
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions