Re: [BUGS] BUG #3316: upper() does not convert to upper case on database with encoding utf-8 and locale de_DE

2007-05-28 Thread Florian Wunderlich
Tom Lane wrote: "Florian Wunderlich" <[EMAIL PROTECTED]> writes: The following commands are used in a file encoded in iso-8859-1: set client_encoding='utf-8'; select upper('äöü'); Isn't that pilot error, plain and simple? You told the machine your input is in utf8, not latin1.

Re: [BUGS] BUG #3316: upper() does not convert to upper case on database with encoding utf-8 and locale de_DE

2007-05-28 Thread Tom Lane
"Florian Wunderlich" <[EMAIL PROTECTED]> writes: > The following commands are > used in a file encoded in iso-8859-1: > set client_encoding='utf-8'; > select upper('äöü'); Isn't that pilot error, plain and simple? You told the machine your input is in utf8, not latin1.

[BUGS] Vista always prompts for password on createdb.exe

2007-05-28 Thread Greg Quinn
In Windows XP, using createdb.exe didn't automatically prompt for password. But now in Windows Vista, it always prompts for password, and there is no option to disable this. This will make it difficult to get my application installed on Vista... createdb.exe -U postgres myDb password:??? <- this

[BUGS] BUG #3316: upper() does not convert to upper case on database with encoding utf-8 and locale de_DE

2007-05-28 Thread Florian Wunderlich
The following bug has been logged online: Bug reference: 3316 Logged by: Florian Wunderlich Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.4 Operating system: Linux 2.6.15.6 (debian) Description:upper() does not convert to upper case on database with encodin

Re: [BUGS] BUG #3315: Cannot configure XP over Static IP

2007-05-28 Thread Douglas Toltzman
I use all static IPs for my servers and most of my workstations. I'm virtually positive the problem is not in how the IP address is assigned, TCP/IP sockets don't differentiate a static from dynamic IP address. You've probably got another network setup problem. Have you used Ping to dete

[BUGS] BUG #3315: Cannot configure XP over Static IP

2007-05-28 Thread Balachandran
The following bug has been logged online: Bug reference: 3315 Logged by: Balachandran Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2 Operating system: Windows XP Description:Cannot configure XP over Static IP Details: Hi Guys, Cannot able to configure Pos

[BUGS] BUG #3314: DOMAIN NOT NULL constraint enforced in plPgSQL DECLARE clause.

2007-05-28 Thread Dmitry Maksyoma
The following bug has been logged online: Bug reference: 3314 Logged by: Dmitry Maksyoma Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.4-1 Debian Operating system: Debian unstable, 2.6.18-4-686 Description:DOMAIN NOT NULL constraint enforced in plPgSQL DECL

[BUGS] BUG #3313: I cann't put static ip in windows postgressql

2007-05-28 Thread siva
The following bug has been logged online: Bug reference: 3313 Logged by: siva Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2 Operating system: Windows XP Description:I cann't put static ip in windows postgressql Details: Dear All, I have instaled PostgresS

Re: [BUGS] BUG #3309: The limitation for number of connection with ODBC driver

2007-05-28 Thread Stefan Kaltenbrunner
[added -bugs back to the CC] Dmitry Dmitriev wrote: > Stefan, > > Thank you for quick response. > I guess that this problem with ODBC driver. > The following file fragment psqlodbc.h from official PostgreSQL web site: > http://wwwmaster.postgresql.org/download/mirrors-ftp?file=%2Fodbc%2Fversion