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

Don't expose the inline definition of MemoryContextSwitchTo when FRONTEND is

defined.  Its reference to CurrentMemoryContext causes link failures on some
platforms, evidently because the inline function gets compiled despite lack of
use.  Per buildfarm member warthog.
parent 8eccf761
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment