Re: [HACKERS] PL code and fmgr_addr - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] PL code and fmgr_addr
Date
Msg-id Pine.NEB.3.95.980205105732.28062O-100000@hub.org
Whole thread Raw
In response to Re: [HACKERS] PL code and fmgr_addr  (jwieck@debis.com (Jan Wieck))
Responses Re: [HACKERS] PL code and fmgr_addr  (jwieck@debis.com (Jan Wieck))
List pgsql-hackers
On Thu, 5 Feb 1998, Jan Wieck wrote:

> >
> > Another problem I found with the PL code was that it took the fmgr()
> > macro, and made it call a function call to fmgr_addr, which just killed
> > performance.
> >
> > I made fmgr_addr() a macro too.
> >
> > --
> > Bruce Momjian
> > maillist@candle.pha.pa.us
> >
> >
>
>     Just to let you know - after fixing some other problems
>     caused by the bpchar trouble my PLtcl tests went through
>     again. Looks the macroization is O.K.

    Do we have regression tests for this?



pgsql-hackers by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] PL code and fmgr_addr
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] impossible insert data into VARCHAR