Create two separate libpq.rc's: One that is built at build time, and one

Peter Eisentraut <peter_e@gmx.net>

Commit: 0e04ee41d0648326a51e5733a9145f8a57c9eccf
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2008-02-26T13:31:40Z
Releases: 8.4.0
Create two separate libpq.rc's: One that is built at build time, and one
that is shipped in the distribution, named libpq-dist.rc.  This way the
build system doesn't get upset when a distributed file is forcibly
overwritten by during a normal build.

Files