""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
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
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
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
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
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
| 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
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
> > 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