Re: [BUGS] BUG #6456: no password

2012-02-27 Thread Robert Haas
On Mon, Feb 13, 2012 at 11:50 AM, wrote: > The following bug has been logged on the website: > > Bug reference:      6456 > Logged by:          tmpfs1987 > Email address:      tm...@hotmail.com > PostgreSQL version: 9.0.6 > Operating system:   windows xp > Description: > > I used the postgreSQL s

Re: [BUGS] rs.getMetaData.getTableName always return empty string

2012-02-27 Thread Robert Haas
On Sun, Feb 12, 2012 at 11:42 AM, nowind_lee wrote: > I've read some discussions before I write this post. I know that > "rs.getMetaData.getTableName" always return empty string just because the > developers think it should be alias name in the query, not the underlying > table name, which is hard

Re: [BUGS] probleme d'installation

2012-02-27 Thread Robert Haas
On Wed, Feb 15, 2012 at 6:52 PM, yannick godbout wrote: > Bonjours, > > j'ai un probleme avec l’installation de postgresql. Lorsque je viens pour > installer le programme il me demande un password et je ne connais pas le > password et je ne sais pas comment l'obtenir. je vous fait parvenir un > s

[BUGS] BUG #6494: Listening to * fails for IP V6

2012-02-27 Thread curd . reinert
The following bug has been logged on the website: Bug reference: 6494 Logged by: Curd Reinert Email address: curd.rein...@ppi.de PostgreSQL version: 9.0.7 Operating system: AIX Description: Hello everyone, on a AIX with IP V6 enabled, I try to listen on all interface

Re: [BUGS] BUG #6490: Not checking column existence in sub query

2012-02-27 Thread hubert depesz lubaczewski
On Mon, Feb 27, 2012 at 11:39:55AM +, anisim...@gmail.com wrote: > The following bug has been logged on the website: > > Bug reference: 6490 > Logged by: Timofey Anisimov > Email address: anisim...@gmail.com > PostgreSQL version: 9.1.2 > Operating system: Linux > Descript

[BUGS] BUG #6490: Not checking column existence in sub query

2012-02-27 Thread anisimovt
The following bug has been logged on the website: Bug reference: 6490 Logged by: Timofey Anisimov Email address: anisim...@gmail.com PostgreSQL version: 9.1.2 Operating system: Linux Description: SELECT * FROM table1 where col1 in (select col2 from table2) if col2 e