Forbid setval() during recovery. This prevents the PANIC reported by

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 94f610b16342d7727774f6bb9245341cfa6f895c
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2010-02-19T06:29:19Z
Releases: 9.0.0
Forbid setval() during recovery. This prevents the PANIC reported  by
Erik Rijkers. Patch by Andres Freund.

Files

PathChange+/−
src/backend/commands/sequence.c modified +4 −1