G_TEXT_P(0);
/*
………
PG_RETURN_TEXT_P(new_t);
}
I can do this on
Linux but looks like windows have some issues.
Thanks.
Ale Raza.
OK, thanks meneer!
Ale
-Original Message-
From: Martijn van Oosterhout [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 15, 2005 11:35 AM
To: Ale Raza
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Debug user lib for user define data type
On Wed, Dec 14, 2005 at 11:52:19AM
prebuilt RPM package to installed PostgreSQL(7.4.6).
Platform:
Red Hat Enterprise Linux AS release 3 (Taroon). Kernel 2.4.21-4.EL on an
i686
Thanks.
Ale
Raza
Wondering if libpq lib support unicode?
Ale.
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailin
Tom, Thanks for reply. I want to pass UTF-16 data. Is there any special
build of libpq for UTF-16. I did not build libpq locally.
Ale
-Original Message-
From: Tom Lane [mailto:[EMAIL PROTECTED]
Sent: Friday, April 22, 2005 11:10 AM
To: Ale Raza
Cc: pgsql-general@postgresql.org
Subject
Are we not going to lose some characters if we are putting a UTF-16 to UTF-8
translation in front of libpq?
Ale.
-Original Message-
From: Tom Lane [mailto:[EMAIL PROTECTED]
Sent: Friday, April 22, 2005 12:14 PM
To: Bruce Momjian
Cc: Ale Raza; pgsql-general@postgresql.org
Subject: Re