Skip to content
Snippets Groups Projects
Commit d6c8b34e authored by Tom Lane's avatar Tom Lane
Browse files

Fix incorrect variable type in set_rel_consider_parallel().

func_parallel() returns char not Oid.  Harmless, but still wrong.

Amit Langote
parent b57c8333
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