Re: Referencing any field in a trigger - Mailing list pgsql-general

From Robert Fitzpatrick
Subject Re: Referencing any field in a trigger
Date
Msg-id 1180108424.15450.26.camel@columbus.webtent.org
Whole thread Raw
In response to Referencing any field in a trigger  (Robert Fitzpatrick <lists@webtent.net>)
List pgsql-general
On Fri, 2007-05-25 at 11:17 -0400, Robert Fitzpatrick wrote:
> But if they use an asterisk in any combination
> with other fields

I meant to say 'But if they use an asterisk in any combination with
other *values* in the field...'. For instance, if they enter '*test*',
it will be TRANSLATE'd to '%test%'.

--
Robert


pgsql-general by date:

Previous
From: SCassidy@overlandstorage.com
Date:
Subject: Re: bytea & perl
Next
From: Alvaro Herrera
Date:
Subject: Re: Referencing any field in a trigger