Re: [HACKERS] casting & type comments

From: Brett McCormick <brett(at)work(dot)chicken(dot)org>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: lockhart(at)alumni(dot)caltech(dot)edu, dg(at)illustra(dot)com, pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] casting & type comments
Date: 1998-03-14 05:45:35
Message-ID: 13578.6458.607637.677810@abraxas.scene.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Sorry, I meant at table creation time.. What are the implications of
atttypmod in any case? it is just a general purpose number to attach
to attributes (for precision etc), correct?

On Fri, 13 March 1998, at 22:55:36, Bruce Momjian wrote:

> It is used internally, but not passed to functions. Not sure how to
> address that.
>
> --
> Bruce Momjian | 830 Blythe Avenue
> maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
> + If your life is a hard drive, | (610) 353-9879(w)
> + Christ can be your backup. | (610) 853-3000(h)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-14 05:53:35 disk space
Previous Message Bruce Momjian 1998-03-14 04:16:08 Re: [HACKERS] Minor detail...