Re: [BUGS] ERROR: deferredTriggerGetPreviousEvent: event for tuple (0,9) not found - Mailing list pgsql-sql

From Kristis Makris
Subject Re: [BUGS] ERROR: deferredTriggerGetPreviousEvent: event for tuple (0,9) not found
Date
Msg-id 200107111821.f6BIL4a01120@postgresql.org
Whole thread Raw
In response to Re: [BUGS] ERROR: deferredTriggerGetPreviousEvent: event for tuple (0,9) not found  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
On 11 Jul 2001 13:56:58 -0400, Tom Lane wrote:
> > but if I want to clear the valuntil completely, how should I issue
the
> > ALTER USER statement?
> 
> Offhand I don't believe ALTER USER can do that.  Feel free to submit
> a patch ;-).

This seems to have a similar effect:

ALTER USER test VALID UNTIL 'infinity';

I could stick to this for now.



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] ERROR: deferredTriggerGetPreviousEvent: event for tuple (0,9) not found
Next
From: Phuong Ma
Date:
Subject: trigger on DELETE