[EMAIL PROTECTED] writes: > I compiled the 7.1 version of the snapshot dated on the December 18 > (on i386 Linux Red Hat 6.1). Using the notify in the rule actions I > get some errors and I suppose they are bugs. Thanks for the report and patch! I don't like the unchecked assumption that get_utility_query_def() will never see anything except a NotifyStmt, but I'll fix that and apply it. regards, tom lane
- [HACKERS] Notify with Rules bugs? sergiop
- Tom Lane