diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-02-04 22:32:35 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-02-04 22:32:35 -0500 |
commit | 2af72cefeaa15e27277d327783fdec2748d9b758 (patch) | |
tree | c7b0a2bbf2257bb2616fc30625e3ad3173f0baa9 /src/backend/commands/sequence.c | |
parent | 9bff0780cf5be2193a5bad0d3df2dbe143085264 (diff) | |
download | postgresql-2af72cefeaa15e27277d327783fdec2748d9b758.tar.gz postgresql-2af72cefeaa15e27277d327783fdec2748d9b758.zip |
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.
Diffstat (limited to 'src/backend/commands/sequence.c')
0 files changed, 0 insertions, 0 deletions