| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Gerhard Häring <lists(at)ghaering(dot)de>, pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Re: I want to send comments to the backend! |
| Date: | 2003-03-21 06:09:14 |
| Message-ID: | 200303210609.h2L69Eg11482@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > I used your idea of testing just 'parsetree_list' and the patch is now
> > smaller.
>
> You cannot drop out there -- the xact is still open.
I didn't drop out. I just called NullCommand(). There is no 'return'
there.
--
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rob Fowler | 2003-03-21 06:41:12 | embedded sql interface to ip address type |
| Previous Message | Tom Lane | 2003-03-21 06:01:56 | Re: I want to send comments to the backend! |