Re: plpython issue with Win64 (PG 9.2)
От
Jan Urbański
Тема
Re: plpython issue with Win64 (PG 9.2)
Дата
Msg-id
4FF3138A.4070102@wulczer.org
Ответ на
Re: plpython issue with Win64 (PG 9.2) (Jan Urbański)
Список
Дерево обсуждения
plpython issue with Win64 (PG 9.2) Asif Naeem <asif.naeem@enterprisedb.com>
Re: plpython issue with Win64 (PG 9.2) Jan Urbański <wulczer@wulczer.org>
Re: plpython issue with Win64 (PG 9.2) Jan Urbański <wulczer@wulczer.org>
Re: plpython issue with Win64 (PG 9.2) Jan Urbański <wulczer@wulczer.org>
Re: plpython issue with Win64 (PG 9.2) Jan Urbański <wulczer@wulczer.org>
Re: plpython issue with Win64 (PG 9.2) Asif Naeem <asif.naeem@enterprisedb.com>
Re: plpython issue with Win64 (PG 9.2) Jan Urbański <wulczer@wulczer.org>
Re: plpython issue with Win64 (PG 9.2) Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: plpython issue with Win64 (PG 9.2) Jan Urbański <wulczer@wulczer.org>
Re: plpython issue with Win64 (PG 9.2) Asif Naeem <asif.naeem@enterprisedb.com>
On 29/06/12 00:36, Jan Urbański wrote: > On 27/06/12 13:57, Jan Urbański wrote: >> On 27/06/12 11:51, Asif Naeem wrote: >>> Hi, >>> >>> On Windows 7 64bit, plpython is causing server crash with the following >>> test case i.e. > So: I'd add code to translate WINxxx into CPxxx when choosing the Python > to use, change PLy_elog to elog in PLyUnicode_Bytes and leave the > SQL_ASCII case alone, as there were no complaints and people using > SQL_ASCII are asking for it anyway. Since no one commented, I'll produce a patch to that effect. I believe this should go into 9.2 given that otherwise PL/Python will basically crash any database using the CP12xx encoding. Cheers, Jan
В списке pgsql-hackers по дате отправления