postgresql/src/bin
Thomas Munro 89333db963 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
2023-07-09 18:17:09 +12:00
..
initdb Clean up command argument assembly 2023-07-05 07:15:23 +02:00
pg_amcheck Translation updates 2023-05-22 12:44:31 +02:00
pg_archivecleanup Introduce long options in pg_archivecleanup 2023-06-30 15:47:11 +09:00
pg_basebackup Fix tmpdir issues with commit e213de8e78 2023-07-08 12:34:25 -04:00
pg_checksums Translation updates 2023-05-22 12:44:31 +02:00
pg_config Translation updates 2023-05-22 12:44:31 +02:00
pg_controldata Translation updates 2023-05-22 12:44:31 +02:00
pg_ctl Translation updates 2023-05-22 12:44:31 +02:00
pg_dump Revert MAINTAIN privilege and pg_maintain predefined role. 2023-07-07 11:25:13 -07:00
pg_resetwal Translation updates 2023-05-22 12:44:31 +02:00
pg_rewind Translation updates 2023-05-22 12:44:31 +02:00
pg_test_fsync Translation updates 2023-05-22 12:44:31 +02:00
pg_test_timing Translation updates 2023-05-22 12:44:31 +02:00
pg_upgrade Translation updates 2023-05-22 12:44:31 +02:00
pg_verifybackup Translation updates 2023-05-22 12:44:31 +02:00
pg_waldump pg_waldump: Add test case for notice message 2023-07-05 10:50:16 +02:00
pgbench Fix pgbench in prepared mode with an empty pipeline 2023-05-25 12:36:18 +02:00
pgevent Update copyright for 2023 2023-01-02 15:00:37 -05:00
psql Rename port/thread.c to port/user.c. 2023-07-09 18:17:09 +12:00
scripts Translation updates 2023-06-26 12:02:02 +02:00
Makefile Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00