| От | Thomas G. Lockhart |
|---|---|
| Тема | Re: [HACKERS] Clarification of NULL values |
| Дата | |
| Msg-id | 7983353df1576412ec11574c40283e75 обсуждение исходный текст |
| Ответ на | [HACKERS] Clarification of NULL values (adrian@hottub.org) |
| Список | pgsql-hackers |
adrian@hottub.org wrote:
> >From X3H2-97-030 (I think)
> ... with the
> following special treatment of null values. Whether a sort
> key value that is null is considered greater or less than
> a non-null value is implementation-defined, but all sort
> key values that are null shall either be considered greater
> than all non-null values or be considered less than all non-
> null values. PVi is said to precede QVi if the value of the
> <comparison predicate> "PVi <comp op> QVi" is true for the
> applicable <comp op>.
Well, it means that as long as the nulls aren't scattered in the middle
of the returned ordered values you can do anything you want :)
Postgres does it correctly according to this standard...
- Tom
------------------------------
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера