[COMMITTERS] pgsql: Modify error context callback functions to not assume that they

2010-03-19 Thread Tom Lane
Log Message: --- Modify error context callback functions to not assume that they can fetch catalog entries via SearchSysCache and related operations. Although, at the time that these callbacks are called by elog.c, we have not officially aborted the current transaction, it still seems rath

[COMMITTERS] pgsql: Modify error context callback functions to not assume that they

2010-03-19 Thread Tom Lane
Log Message: --- Modify error context callback functions to not assume that they can fetch catalog entries via SearchSysCache and related operations. Although, at the time that these callbacks are called by elog.c, we have not officially aborted the current transaction, it still seems rath