Re: BUG #18139: Causing FATAL error on database using function last() or first()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18139: Causing FATAL error on database using function last() or first()
Дата
Msg-id 1082093.1695927005@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #18139: Causing FATAL error on database using function last() or first()  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> If I use the function last/first on this dataset, if the first rows parsed
> by the function contain null values, it cause FATAL error on database.

There is no last() nor first() function built into Postgres.
I surmise that you are using a buggy extension, in which case
you need to report this to the extension's author.

            regards, tom lane



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #18135: Incorrect memory access occurs when attaching a partition with an index
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #18139: Causing FATAL error on database using function last() or first()