Re: [BUGS] BUG #2579: initcap should not capitalize letter

2006-08-19 Thread Bruce Momjian
Richard Troy wrote: > > > On Thu, 17 Aug 2006, Dan Franklin wrote: > > > Date: Thu, 17 Aug 2006 15:34:41 -0400 > > From: Dan Franklin <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Cc: pgsql-bugs@postgresql.org > > Subject: Re: [BUGS] BUG #2579: initcap should not capitalize letter > > > > Go

Re: [BUGS] BUG #2579: initcap should not capitalize letter

2006-08-19 Thread Richard Troy
On Thu, 17 Aug 2006, Dan Franklin wrote: > Date: Thu, 17 Aug 2006 15:34:41 -0400 > From: Dan Franklin <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: pgsql-bugs@postgresql.org > Subject: Re: [BUGS] BUG #2579: initcap should not capitalize letter > > Good point. It is probably not possible to

Re: [BUGS] BUG #2579: initcap should not capitalize letter

2006-08-19 Thread Stefan Kaltenbrunner
Bruce Momjian wrote: > Dan Franklin wrote: >> Good point. It is probably not possible to get >> it perfect. But I think that possessives and >> contractions occur more often in a typical body >> of text than Irish names. So it would be right >> more often, even if it is still wrong some of t

Re: [BUGS] BUG #2579: initcap should not capitalize letter

2006-08-19 Thread Bruce Momjian
Dan Franklin wrote: > Good point. It is probably not possible to get > it perfect. But I think that possessives and > contractions occur more often in a typical body > of text than Irish names. So it would be right > more often, even if it is still wrong some of the time. > The function ca

Re: [BUGS] BUG #2582: Duplicate entries which violate primary key and unique index on same table

2006-08-19 Thread Tom Lane
"Steven Azar" <[EMAIL PROTECTED]> writes: > PostgreSQL version: 8.0.3 > Description:Duplicate entries which violate primary key and unique > index on same table 8.0.3 is very old and has several known data-corruption-causing bugs. Please update to the current release in that branch (8.0.8)

Re: [BUGS] BUG #2581: Statistics buffer is full

2006-08-19 Thread Tom Lane
"David Azevedo" <[EMAIL PROTECTED]> writes: > Guys my problem is that my postgre crashes like 5 times in a day. Define "crash" --- what happens, *exactly* ? > In the log > i see these messages ( statistics buffer is full ), may be it the problem? This is not a crash, merely an indicator of high

Re: [BUGS] BUG #2581: Statistics buffer is full

2006-08-19 Thread Magnus Hagander
> Bug reference: 2581 > Logged by: David Azevedo > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.1.4 > Operating system: windows 2003 server > Description:Statistics buffer is full > Details: > > Guys my problem is that my postgre crashes like 5 times in a

Re: [BUGS] BUG #2579: initcap should not capitalize letter

2006-08-19 Thread Dan Franklin
Good point. It is probably not possible to get it perfect. But I think that possessives and contractions occur more often in a typical body of text than Irish names. So it would be right more often, even if it is still wrong some of the time. Dan Franklin At 03:08 PM 8/17/2006, [

[BUGS] BUG #2583: Problem with sql dump for renamed table containing columns of type serial

2006-08-19 Thread Morus Walter
The following bug has been logged online: Bug reference: 2583 Logged by: Morus Walter Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: linux (i686) Description:Problem with sql dump for renamed table containing columns of type serial Detail

[BUGS] error in upper()

2006-08-19 Thread Klaus Ita
I know that tom is going to say this is not a bug in pg and he is probably right. but still i want to state, that in pg 8.1 the select lower(upper('ß')) does not return 'ss'. because the upper('ß') does not return 'SS' in the first place. I know, german is a terrible language, but still - we are

[BUGS] BUG #2581: Statistics buffer is full

2006-08-19 Thread David Azevedo
The following bug has been logged online: Bug reference: 2581 Logged by: David Azevedo Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: windows 2003 server Description:Statistics buffer is full Details: Guys my problem is that my postgre

[BUGS] BUG #2582: Duplicate entries which violate primary key and unique index on same table

2006-08-19 Thread Steven Azar
The following bug has been logged online: Bug reference: 2582 Logged by: Steven Azar Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.3 Operating system: Linux 2.6.15.6-1.smp.x86.i686.cmov #1 SMP Tue Mar 7 00:18:47 EST 2006 i686 athlon i386 GNU/Linux Description: