> > There's no character code in EUC_TW (CNS 11643-1992)
> > corresponding to Big5 0xc05c. That's why PostgreSQL complains.
>
>
> But I've created another db using MULE_INTERNAL encoding, the same error
> reported, why ?
Since Big5 representation of MULE_INTERNAL is actually "leading
character
Walt Cobb ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
Can I get a PGresult * ptr. back from an epcg interface.
Long Description
I am porting an Oracle application to Postgres. The old application used an imbedded
SQL inte
On Fri, Jul 26, 2002 at 12:28:17PM +0200, serge.zangheri wrote:
> The automatic installation does not create lib/libpq++.so.
Did you pass the '--with-CXX' option to configure?
> In src/interfaces/libpq++, there is a Makefile which generates fpic
> command directly (instead of gcc ... -fpic ...)
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Tatsuo Ishii
> Sent: Wednesday, July 31, 2002 1:18 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [BUGS] Multi-byte character bug
>
>
> > By Chinese here, I mean BIG5 encoding
On Wed, 31 Jul 2002 [EMAIL PROTECTED] wrote:
> Paul Redd-LaFlamme ([EMAIL PROTECTED]) reports a bug with a severity of 1
> The lower the number the more severe it is.
>
> Short Description
> PHP/PG ERROR: parser: parse error at or near ","
>
> Long Description
> The SQL statement
> INSERT INTO us
Paul Redd-LaFlamme ([EMAIL PROTECTED]) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
PHP/PG ERROR: parser: parse error at or near ","
Long Description
The SQL statement
INSERT INTO users (user_name, comp_id, password) VALUES ('Yuk',8,'Yuk');
Martin Schenk ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
ODBC driver problem with internal type PG_TYPE_TIMESTAMP_NO_TMZONE
Long Description
When binding a column with the internal type PG_TYPE_TIMESTAMP_NO_TMZONE to a
SQ