Re: Triggering from a specific column update - Mailing list pgsql-general

From Tom Lane
Subject Re: Triggering from a specific column update
Date
Msg-id 28065.1258334300@sss.pgh.pa.us
Whole thread Raw
In response to Re: Triggering from a specific column update  ("Bob Pawley" <rjpawley@shaw.ca>)
Responses Re: Triggering from a specific column update
List pgsql-general
"Bob Pawley" <rjpawley@shaw.ca> writes:
> Hope this elucidates you?

No, it's all handwaving.  In particular, showing only a fragment from
a case that does work as you expect doesn't illuminate what's not
working.   Please show the whole table definition, the whole trigger,
and the specific case that's not doing what you expect.

            regards, tom lane

pgsql-general by date:

Previous
From: "Bob Pawley"
Date:
Subject: Re: Triggering from a specific column update
Next
From: John Mitchell
Date:
Subject: When running pgsql2shp it truncates fields that are over 10 characters. How can I prevent this from occurring?