Brief note about sequence cache not being cleared in other backends.

Bruce Momjian <bruce@momjian.us>

Commit: e9cda08b2b79303e36594e1d4e5e09ea2db84b6a
Author: Bruce Momjian <bruce@momjian.us>
Date: 2003-06-12T07:49:43Z
Releases: 7.4.1
Brief note about sequence cache not being cleared in other backends.

Actually clear the cache in the backend making the alteration.  This
follows in the footsteps of setval().

Rod Taylor

Files