Re: [BUGS] BUG #5741: syslog line length

2011-06-10 Thread Marc Cousin
On 02/11/2010 17:17, heasley wrote: > The following bug has been logged online: > > Bug reference: 5741 > Logged by: heasley > Email address: h...@shrubbery.net > PostgreSQL version: 8.4 > Operating system: solaris > Description:syslog line length > Details: > > * Max

Re: [BUGS] collation problem on 9.1-beta1

2011-06-02 Thread Marc Cousin
On 02/06/2011 14:09, Peter Eisentraut wrote: On ons, 2011-05-11 at 14:58 -0400, Tom Lane wrote: Marc Cousin writes: I've been starting to work on a 'what's new in 9.1' like i did last year, and am faced with what I feel is a bug, while building a demo case for coll

[BUGS] collation problem on 9.1-beta1

2011-05-11 Thread Marc Cousin
Hi, I've been starting to work on a 'what's new in 9.1' like i did last year, and am faced with what I feel is a bug, while building a demo case for collation. Here it is: SELECT * from (values ('llegar'),('llorer'),('lugar')) as tmp order by 1 collate "es_ES.utf8"; ERROR: collations are not s

Re: [BUGS] BUG #5801: characters not encoded properly for column names

2011-01-03 Thread Marc Cousin
The Tuesday 28 December 2010 12:49:20, Robert Haas wrote : > On Tue, Dec 28, 2010 at 4:01 AM, Marc Cousin wrote: > > 2010/12/27 Robert Haas : > >> On Thu, Dec 23, 2010 at 5:18 AM, Marc Cousin wrote: > >>> With the Windows server : > >>> test=# S

Re: [BUGS] BUG #5801: characters not encoded properly for column names

2010-12-28 Thread Marc Cousin
2010/12/27 Robert Haas : > On Thu, Dec 23, 2010 at 5:18 AM, Marc Cousin wrote: >> With the Windows server : >> test=# SET client_encoding TO 'win1252'; >> SET > > I have a vague recollection that the argument to SET client_encoding > isn't validated

Re: [BUGS] BUG #5801: characters not encoded properly for column names

2010-12-23 Thread Marc Cousin
Le jeudi 23 décembre 2010 18:21:55, John R Pierce a écrit : > On 12/23/10 2:34 AM, Marc Cousin wrote: > > No, from a Linux psql client (inside a kde konsole). You can setup any > > charset in it. I have exactly the same behaviour with psql under windows > > anyway, with a

Re: [BUGS] BUG #5801: characters not encoded properly for column names

2010-12-23 Thread Marc Cousin
xecuted with parameter > /c chcp 1250 for win1250 encoding. > > Regards > > Pavel Stehule > > 2010/12/23 Marc Cousin : > > The following bug has been logged online: > > > > Bug reference: 5801 > > Logged by: Marc Cousin > > Email ad

[BUGS] BUG #5801: characters not encoded properly for column names

2010-12-23 Thread Marc Cousin
The following bug has been logged online: Bug reference: 5801 Logged by: Marc Cousin Email address: cousinm...@gmail.com PostgreSQL version: 9.0.2 Operating system: Windows XP Description:characters not encoded properly for column names Details: I get a different