Re: [BUGS] Multi-byte character bug

2002-07-31 Thread Tatsuo Ishii
> > 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

[BUGS] Bug #727: Can I get a PGresult * ptr. back from an epcg interface.

2002-07-31 Thread pgsql-bugs
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

Re: [BUGS] share lib libpq++

2002-07-31 Thread Neil Conway
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 ...)

Re: [BUGS] Multi-byte character bug

2002-07-31 Thread Richard So
> -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

Re: [BUGS] Bug #726: PHP/PG ERROR: parser: parse error at or near

2002-07-31 Thread Stephan Szabo
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

[BUGS] Bug #726: PHP/PG ERROR: parser: parse error at or near ","

2002-07-31 Thread pgsql-bugs
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');

[BUGS] Bug #725: ODBC driver problem with internal type PG_TYPE_TIMESTAMP_NO_TMZONE

2002-07-31 Thread pgsql-bugs
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