Re: [BUGS] BUG #1985: cannot insert Chinese character into a table encoded with UTF8

2005-10-23 Thread Qingqing Zhou
""Jeff Tong"" <[EMAIL PROTECTED]> wrote > > The following bug has been logged online: > > Bug reference: 1985 > Logged by: Jeff Tong > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.1beta3 > Operating system: Windows XP > Description:cannot insert Chinese cha

Re: [BUGS] BUG #1988: keygen not implemented

2005-10-23 Thread Oliver Jowett
Mike Clements wrote: Insert a row into the table using: Connection.prepareStatement(sql, Statement.RETURN_GENERATED_KEYS); The driver throws an exception saying this method is not yet implemented. This is an optional part of the JDBC spec, and the driver doesn't claim to support it in the met

Re: [BUGS] BUG #1987: UTF8 encoding differences hamper upgrades

2005-10-23 Thread John Hansen
Paul, To fix your dump so it will import, run: iconv -c -f UTF8 -t UTF8 -o fixed.sql dump.sql Kind Regards, John Hansen > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Paul Lindner > Sent: Sunday, October 23, 2005 1:34 AM > To: pgsql-bugs@postg

Re: [BUGS] BUG #1989: Curious blob problem

2005-10-23 Thread Michael Fuhr
On Sun, Oct 23, 2005 at 11:33:35AM +0100, Petr wrote: > I'm trying to use blob fields (bytea) and have a curious problem with it (in > Delphi). When i'm store the blob stream into DB, the length is 810 bytes. > When i'm trying to get data from DB, gives me only 807 bytes. I was try to > store entir

[BUGS] BUG #1987: UTF8 encoding differences hamper upgrades

2005-10-23 Thread Paul Lindner
The following bug has been logged online: Bug reference: 1987 Logged by: Paul Lindner Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1beta3 Operating system: Fedora Core 4 x86_64 Description:UTF8 encoding differences hamper upgrades Details: I've been doing

[BUGS] BUG #1988: keygen not implemented

2005-10-23 Thread Mike Clements
The following bug has been logged online: Bug reference: 1988 Logged by: Mike Clements Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.3 Operating system: WinXP Description:keygen not implemented Details: Create a table with an integer primary key using a s

Re: [BUGS] BUG #1986: Please include ONE BIG .txt and .HTML file in *docs*.tar.gz

2005-10-23 Thread Jari Aalto
| Peter Eisentraut writes: | > Am Freitag, 21. Oktober 2005 17:31 schrieb Jari Aalto: | >> This ONE BIG file will help loading it off-line to | >> a web browser (or editor *.txt), and to make quick searches on backward and | >> forward. | | > This wouldn't be hard to implement. Are others intere

[BUGS] BUG #1989: Curious blob problem

2005-10-23 Thread Petr
The following bug has been logged online: Bug reference: 1989 Logged by: Petr Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: Win 2003 Description:Curious blob problem Details: Hi. I'm trying to use blob fields (bytea) and have a curious

Re: [BUGS] BUG #1986: Please include ONE BIG .txt and .HTML file in *docs*.tar.gz

2005-10-23 Thread Magnus Hagander
> > This ONE BIG file will help loading it off-line to a web > browser (or > > editor *.txt), and to make quick searches on backward and forward. > > This wouldn't be hard to implement. Are others interested in this? The original bug talked about Windows - I'd just like to add that on Windows