[BUGS] BUG #6097: Server crash when enabling custom_variable_classes

2011-07-07 Thread Maxim Boguk
The following bug has been logged online: Bug reference: 6097 Logged by: Maxim Boguk Email address: maxim.bo...@gmail.com PostgreSQL version: 9.0 9.1beta Operating system: Linux/Freebsd Description:Server crash when enabling custom_variable_classes Details: I found

[BUGS] BUG #6096: ECPG set precision of double value to 14 digits

2011-07-07 Thread Akira Kurosawa
The following bug has been logged online: Bug reference: 6096 Logged by: Akira Kurosawa Email address: kurosawa-ak...@mxc.nes.nec.co.jp PostgreSQL version: 8.4.5 Operating system: Red Hat Enterprise Linux 5.5 Description:ECPG set precision of double value to 14 digits

Re: [BUGS] BUG #6095: Misleading error message: INSERT has more expressions than target columns

2011-07-07 Thread Tom Lane
"Gavin Flower" writes: > In the 'INSERT INTO' construct: I think that psql should first check that > the fields listed after the table name are valid, before checking that the > number of columns specified is sufficient for the number of expressions. Hmm ... I think this would just move the set

[BUGS] BUG #6095: Misleading error message: INSERT has more expressions than target columns

2011-07-07 Thread Gavin Flower
The following bug has been logged online: Bug reference: 6095 Logged by: Gavin Flower Email address: gavin.flo...@archidevsys.co.nz PostgreSQL version: 9.1beta2 Operating system: x86_64 Linux Description:Misleading error message: INSERT has more expressions than targe

[BUGS] PostgreSQL fails to build with 32bit MinGW-w64

2011-07-07 Thread kmx
Hi, couple of weeks (maybe months) ago postgresql introduced support for mingw-w64 compiler on MS Windows platform; however the related patch was based on assumption that mingw-w64 project delivers just 64bit compiler (which is not true - they deliver both 32/64bit compilers). According to my t

Re: [BUGS] BUG #6094: Streaming replication does not catch up when writing enough data

2011-07-07 Thread Simon Riggs
On Thu, Jul 7, 2011 at 1:05 PM, David Hartveld wrote: > > The following bug has been logged online: > > Bug reference:      6094 > Logged by:          David Hartveld > Email address:      david.hartv...@mendix.com > PostgreSQL version: 9.1-beta2 > Operating system:   Debian GNU/Linux 6.0.2 "Squeez

[BUGS] BUG #6094: Streaming replication does not catch up when writing enough data

2011-07-07 Thread David Hartveld
The following bug has been logged online: Bug reference: 6094 Logged by: David Hartveld Email address: david.hartv...@mendix.com PostgreSQL version: 9.1-beta2 Operating system: Debian GNU/Linux 6.0.2 "Squeeze" Description:Streaming replication does not catch up when w