Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/src/include/utils:
        palloc.h (r1.43 -> r1.44)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/palloc.h?r1=1.43&r2=1.44)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to