Re: [HACKERS] CREATE TEMP TABLE .... ON COMMIT

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: Re: [HACKERS] CREATE TEMP TABLE .... ON COMMIT
Date: 2002-08-14 05:35:19
Message-ID: 200208140535.g7E5ZJ902052@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Gavin Sherry wrote:
> Bruce,
>
> I intend on addressing this by completely rewriting the patch. When I
> spoke to Tom and yourself about merging it with 7.3 at OSCON I argued that
> storing the ON COMMIT data in a global linked list was better (strictly
> for performance reasons). Given that I've incorrectly implemented DELETE
> ROWS, I think I'll bite the bullet and store the ON COMMIT data in the
> system catalogues per SQL99. Thoughts?
>
> As for when the patch will arrive: as I said in a previous email, I am
> quite busy at the moment. I would like to get this into 7.3, along with
> all the other patches or features I've put my hand up for. What will be
> the effective cut off for patches of this nature given 7.3 beta at the end
> of the month.

The cutoff will be the start of beta, which should be September 1. I am
workikng through my email backlog, and my next step tomorrow is to focus
on the open issues to decide how or if they will be done for 7.3 so we
can focus our energy.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Sherry 2002-08-14 05:35:47 Re: [HACKERS] CREATE TEMP TABLE .... ON COMMIT
Previous Message Tatsuo Ishii 2002-08-14 05:31:12 Re: SQL99 CONVERT() function

Browse pgsql-patches by date

  From Date Subject
Next Message Gavin Sherry 2002-08-14 05:35:47 Re: [HACKERS] CREATE TEMP TABLE .... ON COMMIT
Previous Message Tatsuo Ishii 2002-08-14 05:31:12 Re: SQL99 CONVERT() function