PostgreSQL 是否仍然需要 Microsoft Visual C++ 2010 Redistributable Package (vcredist 2010)?

Vin*_*ini 5 postgresql

Microsoft Visual C++ 2010 Redistributable Package (vcredist 2010)我使用了需要安装的旧 Windows 版本 PostgreSQL 的二进制文件的 zip 存档。

I would like to know if the Windows binaries of the newer version of PostgreSQL still need the vcredist 2010. I didn't find anything about this in the download pages of the binaries (https://www.postgresql.org/download/windows/ and https://www.enterprisedb.com/download-postgresql-binaries).

Note: I prefer to use the binaries instead of the standard installer to include PostgreSQL as part of my application installer.