Re: Error message that is a bit misleading / weird result from || null
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Error message that is a bit misleading / weird result from |
| Дата | |
| Msg-id | 22694.1182525986@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на |
Error message that is a bit misleading / weird result from |
| Список | pgsql-bugs |
Frank van Vugt <ftm.van.vugt@foxi.nl> writes:
> While trying to find a way to get indexed access to a table based on it's
> xmin, I ran into the following error message that seems a bit misleading:
> db=# select xmin || ' ' from <anytable> limit 1;
> ERROR: array value must start with "{" or dimension information
Yeah, it's being captured by the "anyelement || anyarray" operator for
lack of any other possible interpretation. We found a reasonable fix
for 8.3, in connection with removing implicit casts to text.
See long-running thread beginning here
http://archives.postgresql.org/pgsql-hackers/2007-02/msg01729.php
final solution invented beginning here
http://archives.postgresql.org/pgsql-hackers/2007-06/msg00116.php
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера