| From: | "Rod Kreisler" <rod(at)23net(dot)net> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: ERROR: NEW used in non-rule query |
| Date: | 2003-01-12 05:38:08 |
| Message-ID: | JNEGKNDJGBKLBDGPOPFOKELFDGAA.rod@23net.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
To answer your question 7.2.1... but I've found the problem. A string being
inserted to the "note" field was not properly quoted and had the word "New"
in it.
> -----Original Message-----
> From: pgsql-novice-owner(at)postgresql(dot)org
> [mailto:pgsql-novice-owner(at)postgresql(dot)org]On Behalf Of Tom Lane
> Sent: Sunday, January 12, 2003 12:19 AM
> To: Rod Kreisler
> Cc: pgsql-novice(at)postgresql(dot)org
> Subject: Re: [NOVICE] ERROR: NEW used in non-rule query
>
>
> "Rod Kreisler" <rod(at)23net(dot)net> writes:
> > ERROR: NEW used in non-rule query
>
> I tried to reproduce your problem in CVS tip, and saw no such error.
> How old is your Postgres?
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ville Jungman | 2003-01-12 13:06:03 | Re: Reference to multiple cols |
| Previous Message | Tom Lane | 2003-01-12 05:19:15 | Re: ERROR: NEW used in non-rule query |