Re: [PATCHES] Patch to fix plpython on OS X

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [PATCHES] Patch to fix plpython on OS X
Дата
Msg-id 42E3B612.9080901@dunslane.net
обсуждение исходный текст
Ответ на Re: [PATCHES] Patch to fix plpython on OS X  (Michael Fuhr <mike@fuhr.org>)
Ответы Re: [PATCHES] Patch to fix plpython on OS X  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Michael Fuhr wrote:

>On Sun, Jul 24, 2005 at 08:40:42AM -0500, Andrew Dunstan wrote:
>
>
>>This is completely unnecessary - pg_regress has an alternative result
>>mechanism that doesn't rely on a resultmap file. Just name your alternative
>>result file foo_n.out instead of foo.out, for some n in [0-9]. In this case,
>>call it, say, plpython_error_1.out. Job done, and no OS dependence.
>>
>>
>
>Thanks -- I overlooked that in src/test/regress/README.
>
>
>

We should probably generalise that section of the README a bit. People
might skip over it thinking "this isn't a locale difference".

cheers

andrew

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: [PATCHES] Patch to fix plpython on OS X
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: A Guide to Constraint Exclusion (Partitioning)