Re: Transactions and temp tables - Mailing list pgsql-hackers

From David Fetter
Subject Re: Transactions and temp tables
Date
Msg-id 20081007215024.GL16846@fetter.org
Whole thread Raw
In response to Re: Transactions and temp tables  (Emmanuel Cecchet <manu@frogthinker.org>)
Responses Re: Transactions and temp tables
List pgsql-hackers
On Tue, Oct 07, 2008 at 04:57:37PM -0400, Emmanuel Cecchet wrote:
> Heikki,
>
> Here is a new version of the patch using a hash table as you
> suggested.  I also include the tests that I have added to the
> regression test suite  to test the various scenarios.  All patches
> are based on Postgres 8.3.3, let me know if you want me to  generate
> patch for 8.4.

CVS TIP is the only place where new features, like this, go :)

I didn't see the attachment anyhow...

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Emmanuel Cecchet
Date:
Subject: Re: Transactions and temp tables
Next
From: Emmanuel Cecchet
Date:
Subject: Re: Transactions and temp tables