aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2023-07-09 18:12:28 +1200
committerThomas Munro <tmunro@postgresql.org>2023-07-09 18:17:09 +1200
commit89333db963af20988fc407463ea626b1c41404e8 (patch)
tree7ace29b3d93e982380b42cac142f6ad7f4f23f1b /src/backend/utils
parentc23e7ea4d6a44cd0f6948d362a8477f14a3f849c (diff)
downloadpostgresql-89333db963af20988fc407463ea626b1c41404e8.tar.gz
postgresql-89333db963af20988fc407463ea626b1c41404e8.zip
Rename port/thread.c to port/user.c.
Historically this module dealt with thread-safety of system interfaces, but now all that's left is wrapper code for user name and home directory lookup. Arguably the Windows variants of this logic could be moved in here too, to justify its presence under port. For now, just tidy up some obsolete references to multi-threading, and give the file a meaningful name. Reviewed-by: Andres Freund <andres@anarazel.de> Reviewed-by: Peter Eisentraut <peter@eisentraut.org> Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi> Discussion: https://postgr.es/m/CA%2BhUKGLtmexrpMtxBRLCVePqV_dtWG-ZsEbyPrYc%2BNBB2TkNsw%40mail.gmail.com
Diffstat (limited to 'src/backend/utils')
0 files changed, 0 insertions, 0 deletions