aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
diff options
context:
space:
mode:
authorNathan Bossart <nathan@postgresql.org>2024-09-16 16:10:33 -0500
committerNathan Bossart <nathan@postgresql.org>2024-09-16 16:10:33 -0500
commitcf2f82a37cc35895b67c83dd2b33d2fcf4688a55 (patch)
tree28ad4b53ed6cac06e1f5966e5b07ce776fffcaa7 /src/backend/access/gist/gistvalidate.c
parentc34eabfbbfd3d3799bc7bc61f22b1fe730c53fe8 (diff)
downloadpostgresql-cf2f82a37cc35895b67c83dd2b33d2fcf4688a55.tar.gz
postgresql-cf2f82a37cc35895b67c83dd2b33d2fcf4688a55.zip
pg_upgrade: Parallelize incompatible polymorphics check.
This commit makes use of the new task framework in pg_upgrade to parallelize the check for usage of incompatible polymorphic functions, i.e., those with arguments of type anyarray/anyelement rather than the newer anycompatible variants. This step will now process multiple databases concurrently when pg_upgrade's --jobs option is provided a value greater than 1. Reviewed-by: Daniel Gustafsson, Ilya Gladyshev Discussion: https://postgr.es/m/20240516211638.GA1688936%40nathanxps13
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions