Re: Bug report

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug report
Дата
Msg-id 15724.1096671480@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug report  (Andrew Grillet <andrew@grillet.co.uk>)
Список pgsql-bugs
Andrew Grillet <andrew@grillet.co.uk> writes:
> Original bug I was trying to report is that 7.4.5 builds OK on Freebsd
> 4.10 and runs fine, but if you try "createlang" (eg to install plpgsql)
> it fails because of undefined symbol "downcase_truncate_identifier".

I think you are trying to load a 7.4 plpgsql into a 7.3 backend.

> It would be really nice if the manual .had an example of inserting a
> nested query:

The fourth example under Examples on the INSERT reference page seems to
respond to this ...

            regards, tom lane

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

Предыдущее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1275: Perda de velocidade na consulta com join.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: semicolon not required on END statement