On Fri, Nov 4, 2011 at 2:46 PM, Scott Mead <[email protected]> wrote: > If waiting == true, then state = WAITING > else > state = appropriate state
No, I think the state and waiting columns should be completely independent. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
