diff options
author | Tom Lane | 2006-07-19 17:02:59 +0000 |
---|---|---|
committer | Tom Lane | 2006-07-19 17:02:59 +0000 |
commit | 60cfe25e68db3eca3e71723803fb661db51afdb5 (patch) | |
tree | d694545b2c703cc7b76d28a332ccf392de960161 /contrib/pgcrypto/imath.c | |
parent | 87c3129e2e07ea649942e54de602bca6e5e259e8 (diff) |
Adjust spawn_process() to avoid unnecessary overhead processes: we can
just exec instead of creating a subprocess. This reduces process usage
from four processes per parallel test to two. I have no idea whether
a comparable optimization is possible or useful in the Windows port.
Diffstat (limited to 'contrib/pgcrypto/imath.c')
0 files changed, 0 insertions, 0 deletions