aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/syscache.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2022-04-06 10:25:45 -0400
committerAndrew Dunstan <andrew@dunslane.net>2022-04-06 10:25:45 -0400
commit2ef6f11b0c77ec323c688ddfd98ffabddb72c11d (patch)
tree66c964ddc80ef2a11f67ab83608bf37734d4a7c2 /src/backend/utils/cache/syscache.c
parent01effb130420ba06b3fb441274415bd07c8a87b0 (diff)
downloadpostgresql-2ef6f11b0c77ec323c688ddfd98ffabddb72c11d.tar.gz
postgresql-2ef6f11b0c77ec323c688ddfd98ffabddb72c11d.zip
Reduce running time of jsonb_sqljson test
The test created a 1m row table in order to test parallel operation of JSON_VALUE. However, this was more than were needed for the test, so save time by halving it, and also by making the table unlogged. Experimentation shows that this size is only a little above the number required to generate the expected output. Per gripe from Andres Freund Discussion: https://postgr.es/m/20220406022118.3ocqvhxr6kciw5am@alap3.anarazel.de
Diffstat (limited to 'src/backend/utils/cache/syscache.c')
0 files changed, 0 insertions, 0 deletions