diff options
author | Thomas Munro <tmunro@postgresql.org> | 2022-07-24 09:44:29 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2022-07-24 09:44:29 +1200 |
commit | e757cdd6ad1bc757df7a73616bde8d7e1cb2828a (patch) | |
tree | 9e042c6d54c61d843d583b5ba0ae6ea78030f2a7 /src/backend/tcop/postgres.c | |
parent | fb12becdfb89e35f3f56768cefe1a837f0afafaf (diff) | |
download | postgresql-e757cdd6ad1bc757df7a73616bde8d7e1cb2828a.tar.gz postgresql-e757cdd6ad1bc757df7a73616bde8d7e1cb2828a.zip |
Remove dead getpwuid_r replacement code.
getpwuid_r is in SUSv2 and all targeted Unix systems have it. We don't
use it for Windows.
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Greg Stark <stark@mit.edu>
Reviewed-by: Robert Haas <robertmhaas@gmail.com>
Discussion: https://postgr.es/m/CA+hUKGJ3LHeP9w5Fgzdr4G8AnEtJ=z=p6hGDEm4qYGEUX5B6fQ@mail.gmail.com
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions