"Eugene M. Hutorny" <[EMAIL PROTECTED]> writes: > I noticed strange behaviour of update statements issued to a view with an > 'on update' rule when the where criterion contains the field being updated.
This isn't a bug --- once the first update is performed, the visible view contents change and so the second update finds no matching row. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq