aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2020-02-20 11:57:41 +0900
committerMichael Paquier <michael@paquier.xyz>2020-02-20 11:57:41 +0900
commitd55e9ae2633ee462d554dddc08d640d725dd6494 (patch)
tree5984ca0dd44e9ba9a044d10c73ea9acdfd7c8a50 /src/backend/executor/nodeModifyTable.c
parent6a8e5605b53561464c53006337596699f41b1de2 (diff)
downloadpostgresql-d55e9ae2633ee462d554dddc08d640d725dd6494.tar.gz
postgresql-d55e9ae2633ee462d554dddc08d640d725dd6494.zip
Cleanup more code related to ws2_32.dll loading in src/port/getaddrinfo.c
e2e0219 has removed a code path for Windows 2000 that attempts to load wship6.dll as fallback if ws2_32.dll is found but not getaddrinfo(), leaving behind a dangling pointer as the library is freed. However, there is no point in this check as ws2_32.dll exists since Windows XP, so just remove the duplicated check. Reported-by: Tom Lane Discussion: https://postgr.es/m/9781.1582146114@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions