From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | darcy(at)druid(dot)net (D'Arcy J(dot)M(dot) Cain) |
Cc: | taral(at)mail(dot)utexas(dot)edu, paul(at)vix(dot)com, pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: [HACKERS] Re: inet/cidr/bind |
Date: | 1998-10-20 04:21:10 |
Message-ID: | 199810200421.AAA29108@candle.pha.pa.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Thus spake Bruce Momjian
> > If you define a fuction that can take inet or cidr type, I recommend you
> > define a typedef called something like "inet_or_cidr" that is the same
> > as inet, and use that in functions that can take either type.
>
> Perhaps. We can look at that 6.4++. For now there will be redundancy.
> Afterwards we'll look at how to fold them.
I hope you realize that that 6.4++ would have to be 6.5. We typically
don't to system table changes as part of minor releases, unless there is
a really good reason. It is hard to do for us and for the users.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas G. Lockhart | 1998-10-20 05:07:17 | Re: [HACKERS] Postgres - Y2K Compliant....Yes or No |
Previous Message | D'Arcy J.M. Cain | 1998-10-20 04:11:26 | Re: [HACKERS] Re: inet/cidr/bind |