diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2010-11-17 08:08:41 +0200 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2010-11-17 08:08:41 +0200 |
commit | cfad144f894b306fc300f5d03ea52a32d4624db0 (patch) | |
tree | 9ae54be78503f6f28ad6d3cacc70dfde3fc28154 /src/backend/commands/sequence.c | |
parent | b7fcf68e8632e757a50352c9567bb630ed285201 (diff) | |
download | postgresql-cfad144f894b306fc300f5d03ea52a32d4624db0.tar.gz postgresql-cfad144f894b306fc300f5d03ea52a32d4624db0.zip |
Additional fixes for parallel make
Add some additional dependencies to constrain the build order to prevent
parallel make from failing. In the case of src/Makefile, this is likely to be
too complicated to be worth maintaining, so just add .NOTPARALLEL to get the
old for-loop-like behavior.
More fine-tuning might be necessary for some platforms or configurations.
Diffstat (limited to 'src/backend/commands/sequence.c')
0 files changed, 0 insertions, 0 deletions