Re: I am done

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: I am done
Date: 2002-09-02 06:44:15
Message-ID: 200209020644.g826iFa07815@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Thanks. Done.

---------------------------------------------------------------------------

Christopher Kings-Lynne wrote:
> You can probably nail some TODOs:
>
> * Add OR REPLACE clauses to non-FUNCTION object creation
> * Allow autocommit so always in a transaction block
> * Cache most recent query plan(s) (Neil) [prepare]
>
> Chris
>
> > -----Original Message-----
> > From: pgsql-hackers-owner(at)postgresql(dot)org
> > [mailto:pgsql-hackers-owner(at)postgresql(dot)org]On Behalf Of Bruce Momjian
> > Sent: Monday, 2 September 2002 2:30 PM
> > To: PostgreSQL-development
> > Subject: [HACKERS] I am done
> >
> >
> > I have finished going through my email box and applying patches from the
> > patches queue. There is one patch left in the queue related to tcl
> > notification of connection failure. Tom wants to look at that.
> >
> > I am running tests now on the code.
> >
> > Tomorrow, I will run pgindent and create the HISTORY file for 7.3.
> >
> > --
> > 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
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 5: Have you checked our extensive FAQ?
> >
> > http://www.postgresql.org/users-lounge/docs/faq.html
> >
>
>

--
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

  • Re: I am done at 2002-09-02 06:41:29 from Christopher Kings-Lynne

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-09-02 06:44:39 Re: BETWEEN SYMMERIC
Previous Message Christopher Kings-Lynne 2002-09-02 06:41:29 Re: I am done