aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.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
commitc880cf258864cdb355ce28438ec31a2405c20941 (patch)
treee44305c0515b0e75d049b95fd1b2dc6f736ddde1 /src/backend/access/gist/gistproc.c
parentf93f5f7b984edd85f3f515cd454a6160e574b2d0 (diff)
downloadpostgresql-c880cf258864cdb355ce28438ec31a2405c20941.tar.gz
postgresql-c880cf258864cdb355ce28438ec31a2405c20941.zip
pg_upgrade: Parallelize encoding conversion check.
This commit makes use of the new task framework in pg_upgrade to parallelize the check for incompatible user-defined encoding conversions, i.e., those defined on servers older than v14. 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/gistproc.c')
0 files changed, 0 insertions, 0 deletions