From: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
---|---|
To: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: I am done |
Date: | 2002-09-02 06:41:29 |
Message-ID: | GNELIHDDFBOCMGBFGEFOMEPPCDAA.chriskl@familyhealth.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-09-02 06:44:15 | Re: I am done |
Previous Message | Bruce Momjian | 2002-09-02 06:41:26 | Re: BETWEEN SYMMERIC |