Add missing Assert and fix inaccurate elog message in standby_redo(). All other WAL redo routines either call RestoreBkpBlocks() or Assert that they haven't been passed any backup blocks. Make this one do likewise. Also, fix incorrect routine name in its failure message.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/2af72cefeaa15e27277d327783fdec2748d9b758 Modified Files -------------- src/backend/storage/ipc/standby.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers