Re: [BUGS] BUG #8455: spanish pgadmin3.mo

2013-09-27 Thread Guillaume Lelarge
On Thu, 2013-09-26 at 21:18 -0400, Bruce Momjian wrote: > On Mon, Sep 16, 2013 at 08:40:57AM +, j.rom...@salsa.es wrote: > > The following bug has been logged on the website: > > > > Bug reference: 8455 > > Logged by: Jesus Romero > > Email address: j.rom...@salsa.es > > Pos

[BUGS] BUG #8483: Text lengths issue

2013-09-27 Thread crush6655
The following bug has been logged on the website: Bug reference: 8483 Logged by: Miko Email address: crush6...@gmail.com PostgreSQL version: 9.3.0 Operating system: windows 8 Description: Hello, I have a table with a 'text' column. When I insert a 'short' (lengt

Re: [BUGS] BUG #8434: Why does dead lock occur many times ?

2013-09-27 Thread Tomonari Katsumata
Hi, Thanks to your info, otsuka-san. It seems to be related to some changes in the [Improve concurrency of foreign key locking] commit(*). (*) commitid : 0ac5ad5134f2769ccbaefec73844f8504c4d6182 Because I could not reproduce "dead lock" before the commit. And I'm thinking that also this commit is

Re: [BUGS] BUG #8434: Why does dead lock occur many times ?

2013-09-27 Thread Alvaro Herrera
Hi, Sorry I hadn't noticed this thread. Tomonari Katsumata escribió: > It seems to be related to some changes in > the [Improve concurrency of foreign key locking] commit(*). > (*) commitid : 0ac5ad5134f2769ccbaefec73844f8504c4d6182 > Because I could not reproduce "dead lock" before the commit.