| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL-development <hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] 6.5 TODO list |
| Date: | 1999-05-11 15:09:26 |
| Message-ID: | 199905111509.LAA16743@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> writes:
> >>>> move UNION stuff into rewrite files
> >>
> >> Is this the same as EXPLAIN issue above, or a different concern?
>
> > That is for me. I currently do UNION in postgres.c, shoud perhaps move
> > to rewrite system. Not sure yet.
>
> I already did it to fix EXPLAIN of unions.
I see now. Thanks.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1999-05-11 15:21:48 | Re: [HACKERS] Re: [SQL] plpgsql error |
| Previous Message | Bruce Momjian | 1999-05-11 15:07:37 | Re: AW: AW: [HACKERS] misc and triggers regression tests failed on 6. 5bet a1 |