Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead.
Дата
Msg-id 20120219135237.GA22320@feivel.credativ.lan
обсуждение исходный текст
Ответ на Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead.  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-committers
On Sat, Feb 18, 2012 at 03:12:21PM -0500, Andrew Dunstan wrote:
> Sorry, it looks like I was mistaken, and neither of these is
> available on mingw. Could you just use plain strtok(), possibly on a
> copy of the string?

I got tired of worrying about these differences and simply wrote the code
needed directly in ecpglib. Hopefully this will put this problem to rest.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: In ecpglib rewrote code that used strtok_r to not use library fu
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Improve pretty printing of viewdefs.