Re: Triggering from a specific column update

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
Cc: "Postgresql" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Triggering from a specific column update
Date: 2009-11-16 01:18:20
Message-ID: 28065.1258334300@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Bob Pawley" <rjpawley(at)shaw(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Mitchell 2009-11-16 01:22:11 When running pgsql2shp it truncates fields that are over 10 characters. How can I prevent this from occurring?
Previous Message Loyal 2009-11-16 01:06:24 Re: Voting: "pg_ctl init" versus "initdb"