aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeProjectSet.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-04-08 15:08:32 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-04-08 15:08:32 -0400
commitcca563f38422f2a7c6c56f162efe2689bf1c7697 (patch)
tree5e7bd4f97bb870eba51813966267effb3dc1b865 /src/backend/executor/nodeProjectSet.c
parentcefa3871534d2c467a520820c0ae3f002a46d8e4 (diff)
downloadpostgresql-cca563f38422f2a7c6c56f162efe2689bf1c7697.tar.gz
postgresql-cca563f38422f2a7c6c56f162efe2689bf1c7697.zip
Reduce worst-case shell command line length during "make install".
Addition of the catalog/pg_foo_d.h headers seems to have pushed us over the brink of the maximum command line length for some older platforms during "make install" for our header files. The main culprit here is repetition of the target directory path, which could be long. Rearrange so that we don't repeat that once per file, but only once per subdirectory. Per buildfarm. Discussion: https://postgr.es/m/E1f5Dwm-0004n5-7O@gemulon.postgresql.org
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions