PL code and fmgr_addr - Mailing list pgsql-hackers

From Bruce Momjian
Subject PL code and fmgr_addr
Date
Msg-id 199802031957.OAA01062@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] PL code and fmgr_addr  (jwieck@debis.com (Jan Wieck))
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page