mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 00:02:26 -04:00
bin directories to be packaged under the same root directory (eg. <some path>/pgsql/bin and <some path>/pgsql/lib) for the win32 port, which does not appear to be an onerous restriction. Claudio Natoli