| От | Thomas G. Lockhart |
|---|---|
| Тема | Re: Recent updates |
| Дата | |
| Msg-id | 35AAEACE.E086D62@apop-server.alumni.caltech.edu обсуждение исходный текст |
| Ответ на | Re: Recent updates (Bruce Momjian <maillist@candle.pha.pa.us>) |
| Список | pgsql-hackers |
> test=> select 4 union select 5 union all select null;
> ?column?
> --------
>
> ¼
>
> (3 rows)
>
> And the character randomly changes depending on the constant you use.
> Strange.
Well, this is just another symptom of a lost or uninitialized memory
area; I get
postgres=> select 4 union select 5 union all select null;
?column?
--------
(3 rows)
with apparently blank or null results.
I'll check on the "NULL UNION NULL" problem. Since there is _absolutely
no context_ to assign a type it's a bit strange...
- Tom
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера