Re: [HACKERS] Re: atttypmod of 0

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: jwieck(at)debis(dot)com
Cc: Andreas(dot)Zeugswetter(at)telecom(dot)at, pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] Re: atttypmod of 0
Date: 1998-02-05 18:47:34
Message-ID: 199802051847.NAA12142@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > It does include the VARHDRSZ.
>
> So the right check would be "atttypmod > 4" instead of "> 0"
> But fixing all the other places to use one and the same
> value (0 or -1) would be a good idea.
>

I already have. 0 is the default, but I can change it.

--
Bruce Momjian
maillist(at)candle(dot)pha(dot)pa(dot)us

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-02-05 19:00:53 Re: atttypmod is wrong in system catalogs
Previous Message Jan Wieck 1998-02-05 18:19:37 Re: [HACKERS] Re: atttypmod of 0