Re: pesky plpgsql

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: pesky plpgsql
Дата
Msg-id 200304031200.24592.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: pesky plpgsql  (Roberto Mello <rmello@cc.usu.edu>)
Ответы Re: pesky plpgsql  (Walter McGinnis <pg@mars-hq.com>)
Re: pesky plpgsql  (Roberto Mello <rmello@cc.usu.edu>)
Список pgsql-sql
Roberto,

> "non-standard tab character"? Are you saying tab is non-standard or that
> there's some sort of weird tab character that could be being used in this
> case?
>
> I've always used tabs in my PL/pgSQL functions and it works just fine.

Yes, but some older DOS or other editors, or graphical word processors, use a
tab which is *not* the standard ASCII character, or an end of line marker
which is not CR or CRLF.   For example, try creating a PL/pgSQL function
using MS WORD 2000 ....

--
-Josh BerkusAglio Database SolutionsSan Francisco



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

Предыдущее
От: Roberto Mello
Дата:
Сообщение: Re: pesky plpgsql
Следующее
От: "Stefan"
Дата:
Сообщение: PowerBuilder and identity column