| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| 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:50:03 |
| Message-ID: | 22129.1465012203@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> Yeah, but what if somebody doesn't want to store scopes?
[ shrug... ] We can invent a "strip_scope()" sort of function,
analogous to the weight-stripping function for tsvectors, or several
other examples. That's a really lame excuse for not being *able*
to store scopes.
> ff::1%fourscoreandsevenyearsagoourforefathersbroughtforthonthiscontinentanewnationconceivedinlibertyanddedicatedtothepropositionthatlallmenarecreatedequal
I have not looked at the spec, but I wouldn't be surprised if there
were an upper limit on the length of valid scope names.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-06-04 03:55:34 | Re: [BUGS] BUG #14155: bloom index error with unlogged table |
| Previous Message | Robert Haas | 2016-06-04 03:43:13 | Re: IPv6 link-local addresses and init data type |