summaryrefslogtreecommitdiffstats
path: root/server/parser/pgsql.c
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-10-12 13:39:33 -0500
committerClark Williams <williams@redhat.com>2009-10-12 13:39:33 -0500
commitd52c5ed32c7682164bcd5e72708529d5def55306 (patch)
treebeed547db93f1b1c908ed7c235519de27523e8d1 /server/parser/pgsql.c
parentf3a17c9124cf89551bb47cd3617ba18c17f2d36e (diff)
modified Rundata::reduce in rteval/cyclictest.py to use less memory
Rundata::reduce was using a range() statement, which generated a potentially HUGE list on long runs, many times exhausting memory. Avoid the range statment and just manually iterate Also update the cyclictest::debug() method to prefix all output with cyclictest:
Diffstat (limited to 'server/parser/pgsql.c')
0 files changed, 0 insertions, 0 deletions