Re: Re: logical changeset generation v3 - comparison to Postgres-R change set format
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Re: logical changeset generation v3 - comparison to Postgres-R change set format |
| Дата | |
| Msg-id | 12656.1358099084@sss.pgh.pa.us обсуждение |
| Ответ на | Re: logical changeset generation v3 - comparison to Postgres-R change set format (Hannu Krosing <hannu@2ndQuadrant.com>) |
| Ответы |
Re: logical changeset generation v3 - comparison to Postgres-R
change set format
|
| Список | pgsql-hackers |
Hannu Krosing <hannu@2ndQuadrant.com> writes:
> How do people feel about adding a real sameness operator ?
Just begs the question of "what's sameness?"
In many places we consider a datatype's default btree equality operator
to define sameness, but not all types provide a btree opclass (in
particular, anything that hasn't got a sensible one-dimensional sort
order will not). And some do but it doesn't represent anything that
anyone would want to consider "sameness" --- IIRC, some of the geometric
types provide btree opclasses that sort by area. Even for apparently
simple types like float8 there are interesting questions like whether
minus zero is the same as plus zero.
The messiness here is not just due to lack of a notation.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера