aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2015-08-05 20:43:07 -0400
committerNoah Misch <noah@leadboat.com>2015-08-05 20:45:21 -0400
commit2fcedad3cac54ec01034f3e225dd7915e59ff8ff (patch)
tree027a499804d1eefe00648020d7e47d14391e53b7 /src/backend/access/gist/gistbuild.c
parent94a8b45feb3019d2e6b04806415dd8bc85994706 (diff)
downloadpostgresql-2fcedad3cac54ec01034f3e225dd7915e59ff8ff.tar.gz
postgresql-2fcedad3cac54ec01034f3e225dd7915e59ff8ff.zip
Link $(WIN32RES) into single-file modules only when PGFILEDESC is set.
Commit 0ffc201a51395ca71fe429ef86c872850a5850ee included this object unconditionally. Being unprepared for that, most external, single-file modules failed to build. This better aligns the GNU make build system with the heuristic in the MSVC build's Project::AddDirResourceFile(). In-tree, installed modules set PGFILEDESC, so they will see no change. Also, under PGXS, omit the nonfunctioning rule to build win32ver.rc. Back-patch to 9.5, where the aforementioned commit first appeared.
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions