Re: varchar truncation from 7.1 to 7.2 - Mailing list pgsql-general

From Bruce Momjian
Subject Re: varchar truncation from 7.1 to 7.2
Date
Msg-id 200208031538.g73FcLK02596@candle.pha.pa.us
Whole thread Raw
In response to Re: varchar truncation from 7.1 to 7.2  (nconway@klamath.dyndns.org (Neil Conway))
List pgsql-general
Neil Conway wrote:
> On Fri, Aug 02, 2002 at 10:04:56PM -0400, terry@greatgulfhomes.com wrote:
> > I agree, I had the same last minute scramble to make apps work with the no
> > longer silent truncation.
>
> I think one area that could be improved is a clear listing of
> client-visible incompatibilities in the release notes (AFAIK we might
> have a 1-line 'Raise error on long varchar' line in HISTORY, but not
> a lot more than that).

I see in 7.2 history:

   CHAR(), VARCHAR() now reject strings that are too long (Peter E)

It should have been in the incompatibilities section at the top, though.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: snpe
Date:
Subject: CVS problem
Next
From: Sanjeev Rathore
Date:
Subject: where is OID data stored?