Re: multiline PL/Python function fails in *.sql

Поиск
Список
Период
Сортировка
От Wolfgang Rohdewald
Тема Re: multiline PL/Python function fails in *.sql
Дата
Msg-id 200312040106.27517.wolfgang@rohdewald.de
обсуждение исходный текст
Ответ на multiline PL/Python function fails in *.sql  (Wolfgang Rohdewald <wolfgang@rohdewald.de>)
Список pgsql-novice
solution:

CRLF line separators are correctly scanned in normal SQL and in PG/SQL
triggers but NOT in Python triggers.

I'd say this is a bug. I will retest with postgresql 7.4 when available
as a debian package.

--
Wolfgang

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

Предыдущее
От: Sai Hertz And Control Systems
Дата:
Сообщение: Re: comparring dates between perl and postgres
Следующее
От: Wolfgang Rohdewald
Дата:
Сообщение: 'import site' failed; use -v for traceback