aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-12-21 15:22:09 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-12-21 15:22:09 +0000
commit12d17deb4f34833a49d8c3f465668249b37d83bc (patch)
tree01a94c3c6a2cf5e9360652315a75a1382979d534 /src/backend/access/transam/xlog.c
parentdb667614ef90a3f758f81f9fe48c3e12ad671805 (diff)
downloadpostgresql-12d17deb4f34833a49d8c3f465668249b37d83bc.tar.gz
postgresql-12d17deb4f34833a49d8c3f465668249b37d83bc.zip
Use MemSet() rather than a loop to do blank-padding on PS_USE_CLOBBER_ARGV
machines. I have just been observing some scenarios where set_ps_display accounts for more than 10% of the backend CPU, and this loop has to be the reason.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions