Re: Help. - Mailing list pgsql-general

From Alban Hertroys
Subject Re: Help.
Date
Msg-id 44DC8047.3040502@magproductions.nl
Whole thread Raw
In response to Help.  (pedro.baldanta@gmail.com)
List pgsql-general
pedro.baldanta@gmail.com wrote:
> I'd like to truncate varchar field befor insert and update.
>
> Any example of trigger to perform this action?

For something as simple as that a RULE using the trim(text) function
should work well. If that's what you're looking for.

--
Alban Hertroys
alban@magproductions.nl

magproductions b.v.

T: ++31(0)534346874
F: ++31(0)534346876
M:
I: www.magproductions.nl
A: Postbus 416
    7500 AK Enschede

// Integrate Your World //

pgsql-general by date:

Previous
From: Christopher Browne
Date:
Subject: Re: database file encryption
Next
From: Francis GUDIN
Date:
Subject: VACUUM VERBOSE output to STDERR