Re: Bug #613: Sequence values fall back to previously chec

Vadim Mikheev <vmikheev@sectorbase.com>

From: "Mikheev, Vadim" <vmikheev@SECTORBASE.COM>
To: 'Tom Lane' <tgl@sss.pgh.pa.us>, 'Ben Grimm' <bgrimm@zaeon.com>
Cc: Tom Pfau <T.Pfau@emCrit.com>, Bruce Momjian <pgman@candle.pha.pa.us>, pgsql-bugs@postgresql.org, pgsql-hackers@postgresql.org
Date: 2002-03-15T18:36:16Z
Lists: pgsql-bugs, pgsql-hackers
> Attached is a patch against current CVS that fixes both of the known
> problems with sequences: failure to flush XLOG after a transaction

Great! Thanks... and sorry for missing these cases year ago -:)

Vadim