Skip to content
Snippets Groups Projects
Commit d89f06f0 authored by Robert Haas's avatar Robert Haas
Browse files

Fix parallel-safety markings for pg_upgrade functions.

These establish backend-local state which will not be copied to
parallel workers, so they must be marked parallel-restricted, not
parallel-safe.
parent 7c944bd9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment