Convert MemoryContextSwitchTo() into an inline function when using GCC.
Tom Lane <tgl@sss.pgh.pa.us>
Convert MemoryContextSwitchTo() into an inline function when using GCC.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mmgr/mcxt.c | modified | +9 −1 |
| src/include/utils/palloc.h | modified | +19 −1 |