Re: tsearch2 under win32 - Mailing list pgsql-hackers-win32

From Tom Lane
Subject Re: tsearch2 under win32
Date
Msg-id 16998.1084317067@sss.pgh.pa.us
Whole thread Raw
In response to tsearch2 under win32  ("Darko Prenosil" <Darko.Prenosil@finteh.hr>)
List pgsql-hackers-win32
"Darko Prenosil" <Darko.Prenosil@finteh.hr> writes:
>     is it safe to cast "const char*" to "pg_wchar*"

No.  They're not the same kind of animal at all.

You may want to look at the interface code in utils/adt/regexp.c.

            regards, tom lane

PS: it would be nicer to see your work as a patch diff, not as a pile
of replacement files.  We are not going to drop in replacement files,
since that risks losing other people's concurrent work.

pgsql-hackers-win32 by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: Novice Guide to Windows Compile How to
Next
From: "V i s h a l Kashyap @ [Sai Hertz And Control Systems]"
Date:
Subject: Re: Novice Guide to Windows Compile How to