git.postgresql.org Git - postgresql.git/commit
2022年7月23日 21:32:34 +0000 (09:32 +1200)
2022年7月23日 21:32:34 +0000 (09:32 +1200)
commit fb12becdfb89e35f3f56768cefe1a837f0afafaf
Remove dead handling for pre-POSIX sigwait().
sigwait() is in SUSv2 and all targeted Unix systems have it. An earlier
pre-standard function prototype existed on some older systems, but we
no longer need a workaround for that.
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
This is the main PostgreSQL git repository.
RSS
Atom