]> granicus.if.org Git - postgresql/commit
MSVC: Repair libpq.rc generator.
authorNoah Misch <noah@leadboat.com>
Sun, 9 Jul 2017 07:43:17 +0000 (00:43 -0700)
committerNoah Misch <noah@leadboat.com>
Sun, 9 Jul 2017 07:43:17 +0000 (00:43 -0700)
commit3381898f983b9d41c20b50bb1b39c173aa0129e3
tree422dfde420f012d8dbaf08087445d8bf30743c49
parentec4073f64130b40fabaa1b38ad402babda3a48eb
MSVC: Repair libpq.rc generator.

It generates an empty file, so libpq.dll advertises no version
information.  Commit facde2a98f0b5f7689b4e30a9e7376e926e733b8
mistranslated "print O;" in this one place.
src/tools/msvc/Solution.pm