postgresql/src
Peter Eisentraut 16a4a3d59c Remove libpq.rc, use win32ver.rc for libpq
For historical reasons, libpq used a separate libpq.rc file for the
Windows builds while all other components use a common file
win32ver.rc.  With a bit of tweaking, the libpq build can also use the
win32ver.rc file.  This removes a bit of duplicative code.

Reviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://www.postgresql.org/message-id/flat/ad505e61-a923-e114-9f38-9867d161073f@2ndquadrant.com
2020-01-15 15:06:12 +01:00
..
backend Fix buggy logic in isTempNamespaceInUse() 2020-01-15 13:58:33 +09:00
bin Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
common Add support for automatically updating Unicode derived files 2020-01-09 10:08:14 +01:00
fe_utils Reduce size of backend scanner's tables. 2020-01-13 15:04:31 -05:00
include Introduce IndexAM fields for parallel vacuum. 2020-01-15 07:24:14 +05:30
interfaces Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
makefiles Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
pl Reduce size of backend scanner's tables. 2020-01-13 15:04:31 -05:00
port Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
template Fix compiler warning for ppoll() on Cygwin 2019-12-22 23:20:00 +01:00
test Introduce IndexAM fields for parallel vacuum. 2020-01-15 07:24:14 +05:30
timezone Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tools Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
tutorial Update copyrights for 2020 2020-01-01 12:21:45 -05:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Add support for automatically updating Unicode derived files 2020-01-09 10:08:14 +01:00
Makefile.shlib Clean up MinGW def file generation 2019-10-20 10:19:13 +02:00
nls-global.mk NLS: Fix backend gettext triggers 2019-09-23 09:04:20 +02:00