Re: [BUGS] Re: Bug with STABLE function using the wrong snapshot (probably during planning)

2011-05-16 Thread Matthijs Bomhoff
On May 13, 2011, at 12:46 AM, Tom Lane wrote: > Noah Misch writes: >>> Some initial debugging by RhodiumToad on #postgresql led to the following >>> observation: The error occurs only when the "SELECT ... WHERE i = a_bar();" >>> is being planned, not when it is being executed, with the snapsho

Re: [BUGS] BUG #5984: Got FailedAssertion("!(opaque->btpo_prev == target)", File: "nbtpage.c", Line: 1166)

2011-05-16 Thread Pascal Borschneck
Hi Robert, Sorry for the late reply, I was not here last week. About your question: "That's kind of surprising, but I can't help wondering if it's a bug in what virtualization tool you are using."I noticed the problem FIRST on VM. And by pausing/stopping/launching a VM it was easy to get these

Re: [BUGS] BUG #6026: redundant sentences?

2011-05-16 Thread Bruce Momjian
KOIZUMI Satoru wrote: > > The following bug has been logged online: > > Bug reference: 6026 > Logged by: KOIZUMI Satoru > Email address: koizumi...@minos.ocn.ne.jp > PostgreSQL version: 9.1beta1 > Operating system: MacOSX > Description:redundant sentences? > Details:

Re: [BUGS] Plperl trigger variables no longer global

2011-05-16 Thread Alex Hunsaker
On Sun, May 15, 2011 at 14:02, Robert Haas wrote: >> Fixed in the attached plus added regression tests for both issues (use >> strict; && Global symbol "$_TD" requires explicit package name, test >> recursive trigger calls). Although Ill admit, given the point we are >> in the release I could see