aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-07-19 17:02:59 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-07-19 17:02:59 +0000
commit60cfe25e68db3eca3e71723803fb661db51afdb5 (patch)
treed694545b2c703cc7b76d28a332ccf392de960161 /src/backend/utils/adt/regexp.c
parent87c3129e2e07ea649942e54de602bca6e5e259e8 (diff)
downloadpostgresql-60cfe25e68db3eca3e71723803fb661db51afdb5.tar.gz
postgresql-60cfe25e68db3eca3e71723803fb661db51afdb5.zip
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 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions