| От | Tom Lane |
|---|---|
| Тема | Re: plpython function problem workaround |
| Дата | |
| Msg-id | 392.1111114131@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: plpython function problem workaround (Michael Fuhr <mike@fuhr.org>) |
| Ответы |
Re: plpython function problem workaround
|
| Список | pgsql-general |
Michael Fuhr <mike@fuhr.org> writes:
> Line-ending CRs stripped, even inside quotes; mid-line CRs converted
> to LF. Tests done with Python 2.4 on FreeBSD 4.11-STABLE; I wonder
> what Python on Windows would do.
Unfortunately, I don't think that proves anything, because according
to earlier discussion Python will do newline-munging when it reads
a file (including a script file). The question that we have to deal
with is what are the rules for a string fed to PyRun_String ... and it
seems those rules are not the same.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера