| От | Greg Stark |
|---|---|
| Тема | Re: Some array semantics issues |
| Дата | |
| Msg-id | 87wtj8s4fe.fsf@stark.xeocode.com обсуждение исходный текст |
| Ответ на | Re: Some array semantics issues (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Some array semantics issues
|
| Список | pgsql-hackers |
Tom Lane <tgl@sss.pgh.pa.us> writes:
> Well, in that case what do you think about
> {{1,2},{3,4},{5,6},{7,8}}
> vs
> {{1,2,3,4},{5,6,7,8}}
In the first case the first element is {1,2} and in the second case the first
element is {1,2,3,4} so from my point of view there's no way these are the
same.
None of the three use cases I conjured would want them considered equal, which
isn't to say there isn't some data structure somewhere out there which would,
but I haven't thought of it.
--
greg
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера