| From: | Jamie Lawrence <postgres(at)jal(dot)org> |
|---|---|
| To: | Tomasz Myrta <jasiek(at)klaster(dot)net> |
| Cc: | pgsql-sql <pgsql-sql(at)postgresql(dot)org> |
| Subject: | Re: Odd problems with create rule |
| Date: | 2003-07-25 22:08:10 |
| Message-ID: | 20030725220810.GK1073@jal.clueinc.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Fri, 25 Jul 2003, Tomasz Myrta wrote:
> Dnia 2003-07-25 23:38, U?ytkownik Jamie Lawrence napisa?:
> >dlm(# values (
> >dlm(# new.projects._id,
> ^^^^^^^^^^^^^^^^^
> >dlm(# new.doc_num,
> >dlm(# new.description,
> >dlm(# new.date,
> >dlm(# new.people_id,
> >dlm(# new.parent,
> >dlm(# new.document_type,
> >dlm(# new.state,
> >dlm(# new.machines_id,
> >dlm(# new.phases_id );
> >ERROR: Namespace "*NEW*" does not exist
> >dlm=#
>
> Too many dots?
> Shouldn't it be "new.project_id"?
Oh, god. I'm a moron, or at least should have my vision checked.
Thank you.
-j
> Regards,
> Tomasz Myrta
--
Jamie Lawrence jal(at)jal(dot)org
Americans will tolerate just about anything as long as you
don't stop traffic.
- Dan Rather
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-07-25 23:41:53 | Re: Function index qeustion |
| Previous Message | Jamie Lawrence | 2003-07-25 21:38:36 | Odd problems with create rule |