Search Postgresql Archives
Re: A question about the number of times a trigger will fire
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Re: A question about the number of times a trigger will fire
- From: "David G. Johnston" <david.g.johnston@xxxxxxxxx>
- Date: Thu, 5 Mar 2020 08:58:32 -0700
- Cc: "pgsql-generallists.postgresql.org" <pgsql-general@xxxxxxxxxxxxxxxxxxxx>
- In-reply-to: <20200305145811.GA17538@panix.com>
- References: <20200305145811.GA17538@panix.com>
UPDATE BOM_ITEM SET cost_per_unit = 23.45 , qty = 12345.00
So, it appears that I need to create a WHERE clause for the resultant
statement. But I do not see how the function has enough data to use to
create this where clause.
What am I missing, here?
OLD and/or NEW?
David J.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]