| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | sergiop(at)sinectis(dot)com(dot)ar |
| Cc: | pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org, lrivero(at)exa(dot)unicen(dot)edu(dot)ar, vferra(at)exa(dot)unicen(dot)edu(dot)ar, jdoorn(at)exa(dot)unicen(dot)edu(dot)ar |
| Subject: | Re: [HACKERS] Notify with Rules bugs? |
| Date: | 2000-12-29 22:09:22 |
| Message-ID: | 13627.978127762@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
sergiop(at)sinectis(dot)com(dot)ar 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | The Hermit Hacker | 2000-12-29 22:10:13 | Re: GNU readline and BSD license |
| Previous Message | Matthew | 2000-12-29 21:22:36 | pg_dump problem |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2000-12-30 03:07:59 | Re: [HACKERS] About PQsetClientEncoding(),"SET NAMES",and "SET CLIENT_ENCODING" |
| Previous Message | sergiop | 2000-12-29 19:58:02 | Notify with Rules bugs? |