| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | tgl(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane) |
| Cc: | lockhart(at)alumni(dot)caltech(dot)edu, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Speedup idea: avoid using SQL procedures as aliases |
| Date: | 1999-03-29 17:54:16 |
| Message-ID: | 199903291754.MAA12696@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> writes:
> > I'd be happy to help with the conversion, though I'd suggest that this
> > would perhaps be a great topic for v6.6 since it does involve some
> > fundamental (hopefully isolated) changes.
>
> Actually, the changes were *extremely* isolated, being visible nowhere
> other than fmgr. Editing pg_proc.h was the only hard part (fortunately
> I was able to do the bulk of the work with a sed script).
>
> I see I just got it squeezed in under the wire before Marc declared
> beta freeze, however ;-)
>
Ah, sounds like me.
--
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 | Thomas Lockhart | 1999-03-29 18:09:28 | Re: [HACKERS] NULL handling question |
| Previous Message | Michael Davis | 1999-03-29 17:53:10 | RE: [HACKERS] NULL handling question |