Re: [HACKERS] Re: [DOCS] Re: FE/BE protocol revision patch - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Re: [DOCS] Re: FE/BE protocol revision patch
Date
Msg-id 199805310551.BAA07308@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Re: [DOCS] Re: FE/BE protocol revision patch  (dg@illustra.com (David Gould))
List pgsql-hackers
> >
> > Comments?  I am willing to change it.
>
> An int 4 atttypmod should be fine. A bit of overhead perhaps, but who
> quibles about a few bytes these days? And, perhaps there is a use.

Yea, no one commented, so it stays an int2 until someone finds a type
that needs more than a two-byte atttypmod.  Right now, it fits the need.


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.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)

pgsql-hackers by date:

Previous
From: dg@illustra.com (David Gould)
Date:
Subject: Re: [HACKERS] Error in parser with UNIONS.
Next
From: Brett McCormick
Date:
Subject: exec patch?