From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | Emmanuel Cecchet <manu(at)frogthinker(dot)org> |
Cc: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Transactions and temp tables |
Date: | 2008-10-07 21:50:24 |
Message-ID: | 20081007215024.GL16846@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
From | Date | Subject | |
---|---|---|---|
Next Message | Emmanuel Cecchet | 2008-10-07 22:12:14 | Re: Transactions and temp tables |
Previous Message | Tom Lane | 2008-10-07 21:19:18 | Re: Open Items/Release (was [HACKERS]: Shouldn't pg_settings.enumvals...) |