| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Markus Wanner <markus(at)bluegap(dot)ch>, Andreas Karlsson <andreas(at)proxel(dot)se>, Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>, Tom Dunstan <pgsql(at)tomd(dot)cc>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: IPv6 link-local addresses and init data type |
| Date: | 2016-06-04 03:43:13 |
| Message-ID: | CA+TgmoZeR0mDasP+EgKGj275OfMDAbj_ZFJ8nLapmiYUwNig+A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jun 3, 2016 at 5:02 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Markus Wanner <markus(at)bluegap(dot)ch> writes:
>> That leaves me wondering if it's really worth extending INET, though.
>> TEXT would be just fine to store a textual scope id. And it makes it
>> utterly clear that there's no magic involved.
>
> True, but it would force users to disassemble and reassemble the
> "address%scope" notation, which is kind of a pain.
Yeah, but what if somebody doesn't want to store scopes?
ff::1%fourscoreandsevenyearsagoourforefathersbroughtforthonthiscontinentanewnationconceivedinlibertyanddedicatedtothepropositionthatlallmenarecreatedequal
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-06-04 03:50:03 | Re: IPv6 link-local addresses and init data type |
| Previous Message | Robert Haas | 2016-06-04 03:41:24 | Re: Reviewing freeze map code |