Re: [GENERAL] Fixing a too long column value in a before insert trigger or rule

2005-05-11 Thread Tom Lane
Csaba Nagy <[EMAIL PROTECTED]> writes: > We have a situation where a varchar column was limited to a too small > maximum length in the design phase... shit happens, we will fix our db > schema in our next database downtime or software version deployment, > whichever comes first (we are using 7.4 an

Re: [GENERAL] Fixing a too long column value in a before insert trigger or rule

2005-05-11 Thread Douglas McNaught
Csaba Nagy <[EMAIL PROTECTED]> writes: > Hi all, > > We have a situation where a varchar column was limited to a too small > maximum length in the design phase... shit happens, we will fix our db > schema in our next database downtime or software version deployment, > whichever comes first (we are