pgsql: rm_cleanup functions need to be allowed to write WAL entries.

Started by Tom Lanealmost 17 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
rm_cleanup functions need to be allowed to write WAL entries. This oversight
appears to explain the recent reports of "PANIC: cannot make new WAL entries
during recovery".

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
pgsql/src/backend/access/transam:
xlog.c (r1.345 -> r1.345.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.345&r2=1.345.2.1)