Re: [BUGS] BUG #6445: PreparedStatement.setObject(1,java.util.String)

2012-02-08 Thread Kris Jurka
On Wed, 8 Feb 2012, rajesh...@tcs.com wrote: > The following bug has been logged on the website: > > Bug reference: 6445 > PostgreSQL version: 8.4.3 > > > I have a table in PostgreSQL database > > CREATE TABLE newtest > ( > id numeric(6), > name character varying(120), > email cha

[BUGS] BUG #6444: Postgresql crash

2012-02-08 Thread petr . jediny
The following bug has been logged on the website: Bug reference: 6444 Logged by: Petr Jediný Email address: petr.jed...@gmail.com PostgreSQL version: 8.4.10 Operating system: Debian 6 Squeeze, 64bit Description: Postgresql-8.4.9 (from debian squeeze repositories) work

[BUGS] BUG #6445: PreparedStatement.setObject(1,java.util.String)

2012-02-08 Thread rajesh4 . t
The following bug has been logged on the website: Bug reference: 6445 Logged by: Rajesh Email address: rajesh...@tcs.com PostgreSQL version: 8.4.3 Operating system: Windows XP Description: I have a table in PostgreSQL database CREATE TABLE newtest ( id numeric(6),

Re: [BUGS] BUG #6440: Window function in WHERE evaluated after agregate

2012-02-08 Thread Tom Lane
lo...@centrum.cz writes: > Window function in WHERE clause - as all other functions used in where - > should be evaluated before agregating takes place. Hmm? WHERE clauses are necessarily evaluated before aggregating; that's one of the main reasons why there's a difference between WHERE and HAVIN

[BUGS] BUG #6440: Window function in WHERE evaluated after agregate

2012-02-08 Thread logik
The following bug has been logged on the website: Bug reference: 6440 Logged by: Matyas Novak Email address: lo...@centrum.cz PostgreSQL version: 9.1.1 Operating system: Linux Description: Window function in WHERE clause - as all other functions used in where - should

[BUGS] BUG #6439: problems with streaming replication

2012-02-08 Thread vipinassabu
The following bug has been logged on the website: Bug reference: 6439 Logged by: vipin v Email address: vipinass...@gmail.com PostgreSQL version: 9.0.0 Operating system: windows xp Description: hi I tried to configure replication in windows xp with postgresql 9.0 stan

Re: [BUGS] BUG #6425: Bus error in slot_deform_tuple

2012-02-08 Thread Duncan Rance
On 6 Feb 2012, at 20:48, Tom Lane wrote: > bug reports. Please see if you can break REL9_0_STABLE branch tip Just to let you know that I built this yesterday and I'm giving it a good battering in our Solaris 10 Sparc test environment. D -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgre